mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -40,7 +40,7 @@ const card: Card = {
|
||||
de: "Gipfelmampfer"
|
||||
},
|
||||
effect: {
|
||||
en: "Discard the top card of your opponent’s deck.",
|
||||
en: "Discard the top card of your opponent's deck.",
|
||||
fr: "Défaussez la carte du dessus du deck de votre adversaire.",
|
||||
es: "Descarta la primera carta de la baraja de tu rival.",
|
||||
it: "Scarta la prima carta del mazzo del tuo avversario.",
|
||||
@ -64,7 +64,7 @@ const card: Card = {
|
||||
de: "Schaber"
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon has any damage counters on it, discard the top 4 cards of your opponent’s deck.",
|
||||
en: "If this Pokémon has any damage counters on it, discard the top 4 cards of your opponent's deck.",
|
||||
fr: "Si ce Pokémon a des marqueurs de dégâts, défaussez les 4 cartes du dessus du deck de votre adversaire.",
|
||||
es: "Si este Pokémon tiene algún contador de daño sobre él, descarta las 4 primeras cartas de la baraja de tu rival.",
|
||||
it: "Se questo Pokémon ha dei segnalini danno, scarta le prime quattro carte del mazzo del tuo avversario.",
|
||||
|
Reference in New Issue
Block a user