mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +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:
@@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Surveillance",
|
||||
},
|
||||
effect: {
|
||||
en: "Switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
|
||||
en: "Switch 1 of your opponent’s Benched Pokémon with his or her Active Pokémon.",
|
||||
fr: "Échangez l'un des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
|
||||
},
|
||||
|
||||
@@ -48,7 +48,7 @@ const card: Card = {
|
||||
fr: "Aura Inversée",
|
||||
},
|
||||
effect: {
|
||||
en: "If the Defending Pokémon is a Darkness or Fairy Pokémon, it can't attack during your opponent's next turn.",
|
||||
en: "If the Defending Pokémon is a Darkness or Fairy Pokémon, it can’t attack during your opponent’s next turn.",
|
||||
fr: "Si le Pokémon Défenseur est un Pokémon Darkness ou Fairy, il ne peut pas attaquer pendant le prochain tour de votre adversaire.",
|
||||
},
|
||||
damage: 70,
|
||||
|
Reference in New Issue
Block a user