1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 00:49: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:
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

@ -30,7 +30,7 @@ const card: Card = {
},
effect: {
fr: "Défaussez une carte de votre main. Dans ce cas, piochez 3 cartes.",
fr: "Défaussez une carte de votre main. Dans ce cas, piochez 3 cartes.",
en: "Discard a card from your hand. If you do, draw 3 cards.",
es: "Descarta 1 carta de tu mano. Si lo haces, roba 3 cartas.",
it: "Scarta una delle carte che hai in mano. Se lo fai, pesca tre carte.",
@ -51,7 +51,7 @@ const card: Card = {
effect: {
fr: "À la fin du prochain tour de votre adversaire, le Pokémon Défenseur sera mis K.O.",
en: "At the end of your opponents next turn, the Defending Pokémon will be Knocked Out.",
en: "At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out.",
es: "Al final del próximo turno de tu rival, el Pokémon Defensor quedará Fuera de Combate.",
it: "Alla fine del prossimo turno del tuo avversario, il Pokémon difensore verrà messo KO.",
pt: "O Pokémon Defensor será Nocauteado no final do próximo turno do seu oponente.",
@ -80,4 +80,4 @@ const card: Card = {
suffix: "V"
}
export default card
export default card