mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 18:29:19 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -80,7 +80,9 @@ const card: Card = {
|
||||
|
||||
damage: 70,
|
||||
cost: ["Lightning", "Lightning"]
|
||||
}]
|
||||
}],
|
||||
|
||||
boosters: ["vol6"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user