mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 20:01:58 +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: "Victini",
|
||||
},
|
||||
illustrator: "Atsuko Nishida",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.",
|
||||
fr: "Lancez une pièce. Si c'est face, attachez une carte Énergie de base de votre pile de défausse à l'un de vos Pokémon de Banc.",
|
||||
fr: "Lancez une pièce. Si c’est face, attachez une carte Énergie de base de votre pile de défausse à l’un de vos Pokémon de Banc.",
|
||||
},
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user