mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +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: "Sepiatroce",
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -47,7 +47,7 @@ const card: Card = {
|
||||
fr: "Stop Θ",
|
||||
},
|
||||
effect: {
|
||||
en: "If you have the same number of cards in your hand as your opponent, your opponent's Active Pokémon is now Confused.",
|
||||
en: "If you have the same number of cards in your hand as your opponent, your opponent’s Active Pokémon is now Confused.",
|
||||
},
|
||||
damage: 40,
|
||||
|
||||
|
Reference in New Issue
Block a user