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