mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -62,7 +62,9 @@ const card: Card = {
|
||||
de: "Bis vor Kurzem ritten die in den Bergen lebenden\nMenschen auf dem Rücken dieses Pokémon, um\nsich auf den Bergpfaden fortzubewegen.",
|
||||
'pt-br': "Até pouco tempo, as pessoas vivendo em montanhas\nmontavam nas costas deste Pokémon para atravessá-las.",
|
||||
ko: "최근까지도 산악 지대에 사는 사람들은\n메이클의 등에 올라타서\n산길을 이동했다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["charizard"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user