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

@ -31,7 +31,7 @@ const card: Card = {
effect: {
en: "You may switch this Pokémon with 1 of your Benched Pokémon.",
fr: "Vous pouvez échanger ce Pokémon contre lun de vos Pokémon de Banc.",
fr: "Vous pouvez échanger ce Pokémon contre l'un de vos Pokémon de Banc.",
es: "Puedes cambiar este Pokémon por 1 de tus Pokémon en Banca.",
it: "Puoi scambiare questo Pokémon con uno della tua panchina.",
pt: "Você pode trocar este Pokémon por 1 dos seus Pokémon no Banco.",
@ -54,7 +54,7 @@ const card: Card = {
en: "Put an Energy attached to this Pokémon into your hand.",
fr: "Ajoutez à votre main une Énergie attachée à ce Pokémon.",
es: "Pon 1 Energía unida a este Pokémon en tu mano.",
it: "Prendi unEnergia assegnata a questo Pokémon e aggiungila alle carte che hai in mano.",
it: "Prendi un'Energia assegnata a questo Pokémon e aggiungila alle carte che hai in mano.",
pt: "Coloque 1 Energia ligada a este Pokémon na sua mão.",
de: "Nimm 1 an dieses Pokémon angelegte Energie auf deine Hand."
},
@ -81,8 +81,8 @@ const card: Card = {
stage: "Basic",
description: {
en: "Although its called a guardian deity, terrible calamities sometimes befall those who recklessly approach Tapu Fini."
en: "Although it's called a guardian deity, terrible calamities sometimes befall those who recklessly approach Tapu Fini."
}
}
export default card
export default card