mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-20 02:59:18 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -62,7 +62,9 @@ const card: Card = {
|
||||
de: "Viele Forscher glauben, seine Hände hätten nur\ndeshalb so eine beachtliche Größe angenommen,\ndamit es Pantomime praktizieren kann.",
|
||||
'pt-br': "Suas mãos talvez não sejam grandes\npor acaso: muitos cientistas acreditam que\nas palmas se alargaram para fazer mímica.",
|
||||
ko: "커다란 손바닥은 팬터마임을\n하기 위해 발달했다고\n생각하는 학자도 많다."
|
||||
}
|
||||
},
|
||||
|
||||
boosters: ["mewtwo"]
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user