mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@ -33,7 +33,7 @@ const card: Card = {
|
||||
en: "Discard an Energy from this Pokémon and heal all damage from it.",
|
||||
fr: "Défaussez une Énergie de ce Pokémon, puis soignez tous les dégâts de ce Pokémon.",
|
||||
es: "Descarta 1 Energía de este Pokémon y cura todos sus puntos de daño.",
|
||||
it: "Scarta un’Energia da questo Pokémon e curalo da tutti i danni.",
|
||||
it: "Scarta un'Energia da questo Pokémon e curalo da tutti i danni.",
|
||||
pt: "Descarte 1 Energia deste Pokémon e cure todo o dano dele.",
|
||||
de: "Lege 1 Energie von diesem Pokémon auf deinen Ablagestapel und heile bei ihm allen Schaden."
|
||||
},
|
||||
@ -75,4 +75,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user