mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -34,7 +34,7 @@ const card: Card = {
|
||||
en: "Beastly Fang",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 50 more damage for each of your opponent’s Pokémon-EX.",
|
||||
en: "This attack does 50 more damage for each of your opponent's Pokémon-EX.",
|
||||
},
|
||||
damage: "10+",
|
||||
|
||||
@ -50,7 +50,7 @@ const card: Card = {
|
||||
en: "Dragon Strike",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can’t use Dragon Strike during your next turn.",
|
||||
en: "This Pokémon can't use Dragon Strike during your next turn.",
|
||||
},
|
||||
damage: 130,
|
||||
|
||||
|
Reference in New Issue
Block a user