1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39: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,10 +18,10 @@ const card: Card = {
category: "Trainer",
effect: {
en: "Put a Special Energy attached to 1 of your opponents Pokémon on the bottom of their deck.",
fr: "Placez une Énergie spéciale attachée à lun des Pokémon de votre adversaire en dessous du deck de celui-ci.",
en: "Put a Special Energy attached to 1 of your opponent's Pokémon on the bottom of their deck.",
fr: "Placez une Énergie spéciale attachée à l'un des Pokémon de votre adversaire en dessous du deck de celui-ci.",
es: "Pon 1 Energía Especial unida a 1 de los Pokémon de tu rival en la parte inferior de su baraja.",
it: "Prendi unEnergia speciale assegnata a uno dei Pokémon del tuo avversario e mettila in fondo al suo mazzo.",
it: "Prendi un'Energia speciale assegnata a uno dei Pokémon del tuo avversario e mettila in fondo al suo mazzo.",
pt: "Coloque 1 Energia Especial ligada a 1 dos Pokémon do seu oponente como a carta de baixo do baralho dele(a).",
de: "Lege 1 an ein Pokémon deines Gegners angelegte Spezial-Energie unter sein Deck."
},
@ -37,4 +37,4 @@ const card: Card = {
}
}
export default card
export default card