mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Added some XY translations (#63)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -7,7 +7,7 @@ const card: Card = {
|
||||
fr: "Métamorph",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -29,8 +29,8 @@ const card: Card = {
|
||||
fr: "Gène Métamorphique",
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon is your Active Pokémon, it can use the attacks of your opponent's Active Pokémon. (You still need the necessary Energy to use each attack.)",
|
||||
fr: "Si ce Pokémon est votre Pokémon Actif, il peut utiliser les attaques du Pokémon Actif de votre adversaire. (Vous avez toujours besoin de l'Énergie nécessaire pour utiliser chaque attaque.)",
|
||||
en: "If this Pokémon is your Active Pokémon, it can use the attacks of your opponent’s Active Pokémon. (You still need the necessary Energy to use each attack.)",
|
||||
fr: "Si ce Pokémon est votre Pokémon Actif, il peut utiliser les attaques du Pokémon Actif de votre adversaire. (Vous avez toujours besoin de l’Énergie nécessaire pour utiliser chaque attaque.)",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user