mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +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:
@ -35,7 +35,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
fr: "Soignez tous les dégâts de l’un de vos Pokémon de Banc.",
|
||||
fr: "Soignez tous les dégâts de l'un de vos Pokémon de Banc.",
|
||||
en: "Heal all damage from 1 of your Benched Pokémon.",
|
||||
es: "Cura todos los puntos de daño a 1 de tus Pokémon en Banca.",
|
||||
it: "Cura uno dei tuoi Pokémon in panchina da tutti i danni.",
|
||||
@ -55,7 +55,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
fr: "Lancez une pièce. Si c’est pile, cette attaque ne fait rien.",
|
||||
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien.",
|
||||
en: "Flip a coin. If tails, this attack does nothing.",
|
||||
es: "Lanza 1 moneda. Si sale cruz, este ataque no hace nada.",
|
||||
it: "Lancia una moneta. Se esce croce, questo attacco non ha effetto.",
|
||||
|
Reference in New Issue
Block a user