1
0
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:
2021-10-26 10:40:03 +02:00
committed by GitHub
parent 133835ecc4
commit 2e18aa4aac
1869 changed files with 18400 additions and 6152 deletions

View File

@ -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 opponents 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.",