mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 03:29:51 +00:00
Fixed XY informations (#43)
* Updated Kalos Starter Set data Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Fixed XY set Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Fixed some more XY sets Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Some more fixes Signed-off-by: Avior <florian.bouillon@delta-wings.net> * More updated :D Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Finished update in English Signed-off-by: Avior <florian.bouillon@delta-wings.net> * Updated XY datas Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -35,7 +35,7 @@ const card: Card = {
|
||||
fr: "Récupération",
|
||||
},
|
||||
effect: {
|
||||
en: "Choose 1 of this Pokémon's attacks from its previous Evolutions and use it as this attack.",
|
||||
en: "Choose 1 of this Pokémon’s attacks from its previous Evolutions and use it as this attack.",
|
||||
fr: "Choisissez l'une des attaques de pré-évolutions de ce Pokémon et utilisez-la en tant que cette attaque.",
|
||||
},
|
||||
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Explo-Combustion",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can't use Combustion Blast during your next turn.",
|
||||
en: "This Pokémon can’t use Combustion Blast during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explo-Combustion pendant votre prochain tour.",
|
||||
},
|
||||
damage: 130,
|
||||
|
Reference in New Issue
Block a user