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

@ -21,7 +21,7 @@ const card: Card = {
attacks: [{
name: {
fr: "Signes dÉvolution",
fr: "Signes d'Évolution",
en: "Signs of Evolution",
es: "Indicios de Evolución",
it: "Evolvisegni",
@ -30,7 +30,7 @@ const card: Card = {
},
effect: {
fr: "Cherchez dans votre deck une carte Évolution dÉvoli, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
fr: "Cherchez dans votre deck une carte Évolution d'Évoli, montrez-la, puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
en: "Search your deck for a card that evolves from Eevee, reveal it, and put it into your hand. Then, shuffle your deck.",
es: "Busca en tu baraja 1 carta que evolucione de Eevee, enséñala y ponla en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo una carta che si evolve da Eevee, mostrala e aggiungila alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
@ -50,7 +50,7 @@ const card: Card = {
},
effect: {
fr: "Lancez une pièce. Si cest pile, cette attaque ne fait rien.",
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien.",
en: "Flip a coin. If tails, this attack does nothing.",
es: "Lanza 1 moneda. Si sale cruz, este ataque no hace nada.",
it: "Lancia una moneta. Se esce croce, questo attacco non ha effetto.",
@ -84,4 +84,4 @@ const card: Card = {
}
}
export default card
export default card