mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39: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:
@ -19,7 +19,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
en: "Heal all damage from each of your Evolution Pokémon. If you do, discard all Energy from the Pokémon that were healed in this way.",
|
||||
fr: "Soignez tous les dégâts de chacun de vos Pokémon Évolutifs. Dans ce cas, défaussez toute l’Énergie des Pokémon soignés de cette façon.",
|
||||
fr: "Soignez tous les dégâts de chacun de vos Pokémon Évolutifs. Dans ce cas, défaussez toute l'Énergie des Pokémon soignés de cette façon.",
|
||||
es: "Cura todos los puntos de daño a cada uno de tus Pokémon Evolución. Si lo haces, descarta todas las Energías de los Pokémon que hayas curado de esta manera.",
|
||||
it: "Cura ciascuno dei tuoi Pokémon Evoluzione da tutti i danni. Se lo fai, scarta tutte le Energie dai Pokémon che hai curato in questo modo.",
|
||||
pt: "Cure todo o dano de cada um dos seus Pokémon de Evolução. Se fizer isto, descarte todas as Energias dos Pokémon que foram curados desta forma.",
|
||||
@ -37,4 +37,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user