mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 02:19:17 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -47,7 +47,8 @@ const card: Card = {
|
||||
value: "+20"
|
||||
}],
|
||||
|
||||
retreat: 0
|
||||
retreat: 0,
|
||||
boosters: ["solgaleo"]
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user