mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-02 12:41:59 +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: "Latios",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
rarity: "None",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@@ -48,7 +48,7 @@ const card: Card = {
|
||||
effect: {
|
||||
en: "If Latias is on your Bench, this attack does 50 more damage.",
|
||||
},
|
||||
damage: 70,
|
||||
damage: "70+",
|
||||
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user