mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-20 11:09:19 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -52,7 +52,9 @@ const card: Card = {
|
||||
de: "Seine Nagezähne wachsen sein ganzes Leben\nüber. Werden sie allzu lang, kann es damit nicht\nmehr fressen und verhungert.",
|
||||
'pt-br': "Seus incisivos crescem continuamente durante toda\na sua vida, mas se ficarem longos demais, este Pokémon\nnão conseguirá comer e morrerá de fome.",
|
||||
ko: "평생 앞니가 계속 자란다.\n너무 많이 자라면 먹이를\n먹을 수 없어 굶어 죽는다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["charizard", "mewtwo", "pikachu"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user