mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18: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:
@ -36,7 +36,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "You may draw cards until you have 5 cards in your hand.",
|
||||
fr: "Vous pouvez piocher des cartes jusqu’à en avoir 5 en main.",
|
||||
fr: "Vous pouvez piocher des cartes jusqu'à en avoir 5 en main.",
|
||||
es: "Puedes robar cartas hasta que tengas 5 cartas en tu mano.",
|
||||
it: "Puoi pescare fino ad avere cinque carte in mano.",
|
||||
pt: "Você pode comprar cartas até ter 5 cartas na sua mão.",
|
||||
@ -59,7 +59,7 @@ const card: Card = {
|
||||
de: "Gigasauger"
|
||||
},
|
||||
effect: {
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent’s Active Pokémon.",
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
|
||||
fr: "Soignez ce Pokémon du nombre de dégâts que vous avez infligés au Pokémon Actif de votre adversaire.",
|
||||
es: "Cura a este Pokémon la misma cantidad de puntos de daño que hayas infligido al Pokémon Activo de tu rival.",
|
||||
it: "Cura questo Pokémon da una quantità di danni pari a quelli che hai inflitto al Pokémon attivo del tuo avversario.",
|
||||
|
Reference in New Issue
Block a user