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