mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-24 21:09:18 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -52,7 +52,9 @@ const card: Card = {
|
||||
de: "Sie schützen sich, indem sie Watte verstreuen.\nManche werden vom Wind bis ans andere Ende\nder Welt getragen.",
|
||||
'pt-br': "Dispara algodão do seu corpo para se proteger.\nSe este Pokémon for carregado por um furacão,\npode ir parar do outro lado da Terra.",
|
||||
ko: "솜을 날려 몸을 지킨다.\n태풍의 바람에 휩쓸려\n지구 반대편까지 갈 때도 있다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["charizard", "mewtwo", "pikachu"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user