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:
@ -52,7 +52,9 @@ const card: Card = {
|
||||
de: "Ist es wütend, entlädt sich augenblicklich die\nElektrizität, die es in seinen Backentaschen\ngespeichert hat.",
|
||||
'pt-br': "Quando está com raiva, descarrega\nimediatamente a energia armazenada\nnas bolsas em suas bochechas.",
|
||||
ko: "양 볼에는 전기를 저장하는 주머니가 있다.\n화가 나면 저장한 전기를 단숨에 방출한다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["pikachu"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user