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