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: "Palkia",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -46,7 +46,7 @@ const card: Card = {
|
||||
en: "Cross Slicer",
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent can't attach Energy from his or her hand to the Defending Pokémon during his or her next turn.",
|
||||
en: "Your opponent can’t attach Energy from his or her hand to the Defending Pokémon during his or her next turn.",
|
||||
},
|
||||
damage: 80,
|
||||
|
||||
|
Reference in New Issue
Block a user