mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-20 19:19:18 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -62,7 +62,9 @@ const card: Card = {
|
||||
de: "Mit seinem friedlichen Gesicht wiegt es Gegner\nin Sicherheit und beißt dann mit seinem riesigen\nKiefer zu. Danach gibt es kein Entkommen mehr.",
|
||||
'pt-br': "Usa seu rosto dócil para fazer seus inimigos\ncomplacentes e então os morde com suas\nmandíbulas enormes sem dar trégua.",
|
||||
ko: "얌전한 얼굴로 상대를 방심하게\n만들고 큰 턱으로 덥석 문다.\n한번 물면 절대로 놓지 않는다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["charizard"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user