mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Fixed GX being with a dash while it isn't on the card (#58)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -37,7 +37,7 @@ const card: Card = {
|
||||
de: "Freiflug"
|
||||
},
|
||||
effect: {
|
||||
en: "If this Pokémon has no Energy attached to it, this Pokémon has no Retreat Cost.",
|
||||
en: "If this Pokémon has no Energy attached to it, it has no Retreat Cost.",
|
||||
fr: "Si aucune Énergie n’est attachée à ce Pokémon, ce Pokémon n’a pas de coût de Retraite.",
|
||||
es: "Si este Pokémon no tiene ninguna Energía unida a él, este Pokémon no tiene ningún Coste de Retirada.",
|
||||
it: "Se questo Pokémon non ha delle Energie assegnate, non ha costo di ritirata.",
|
||||
|
Reference in New Issue
Block a user