mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-22 17:09:50 +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:
@ -34,7 +34,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Horn Drill",
|
||||
fr: "Empal'Korne",
|
||||
fr: "Empal’Korne",
|
||||
},
|
||||
|
||||
damage: 50,
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Montagne Enragée",
|
||||
},
|
||||
effect: {
|
||||
en: "Flip 2 coins. If both are heads, discard the top card of your opponent's deck for each damage counter on this Pokémon.",
|
||||
en: "Flip 2 coins. If both are heads, discard the top card of your opponent’s deck for each damage counter on this Pokémon.",
|
||||
fr: "Lancez 2 pièces. Si vous obtenez 2 côtés face, défaussez la carte du dessus du deck de votre adversaire pour chaque marqueur de dégâts placé sur ce Pokémon.",
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user