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

@ -18,8 +18,8 @@ const card: Card = {
category: "Trainer",
effect: {
en: "Each player switches their Active Pokémon with 1 of their Benched Pokémon. Your opponent switches first. (If a player does not have a Benched Pokémon, they dont switch Pokémon.)",
fr: "Chaque joueur échange son Pokémon Actif contre lun de ses Pokémon de Banc. Votre adversaire échange en premier. (Si lun des joueurs na pas de Pokémon de Banc, il néchange pas de Pokémon.)",
en: "Each player switches their Active Pokémon with 1 of their Benched Pokémon. Your opponent switches first. (If a player does not have a Benched Pokémon, they don't switch Pokémon.)",
fr: "Chaque joueur échange son Pokémon Actif contre l'un de ses Pokémon de Banc. Votre adversaire échange en premier. (Si l'un des joueurs n'a pas de Pokémon de Banc, il n'échange pas de Pokémon.)",
es: "Cada jugador cambia a su Pokémon Activo por 1 de sus Pokémon en Banca. (Tu rival lo cambia primero. Si algún jugador no tiene a un Pokémon en Banca, no cambiará a su Pokémon.)",
it: "Ciascun giocatore scambia il suo Pokémon attivo con uno dei suoi Pokémon in panchina. Inizia il tuo avversario. Se un giocatore non ha Pokémon in panchina, non effettuerà lo scambio.",
pt: "Cada jogador troca seu Pokémon Ativo por 1 dos Pokémon no Banco dele ou dela. (Seu oponente troca primeiro. Se um jogador não tiver um Pokémon no Banco, ele não trocará os Pokémon.)",
@ -37,4 +37,4 @@ const card: Card = {
}
}
export default card
export default card