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

@ -18,7 +18,7 @@ const card: Card = {
category: "Trainer",
effect: {
fr: "Cherchez dans votre deck jusquà 3 cartes Objet différentes dont le nom contient le mot « Ball », montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
fr: "Cherchez dans votre deck jusqu'à 3 cartes Objet différentes dont le nom contient le mot « Ball », montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
en: "Search your deck for up to 3 different Item cards that have the word \"Ball\" in their name, reveal them, and put them into your hand. Then, shuffle your deck.",
es: "Busca en tu baraja hasta 3 cartas de Objeto diferentes que tengan la palabra \"Ball\" en su nombre, enséñalas y ponlas en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a tre diverse carte Strumento con “Ball” nel nome, mostrale e aggiungile alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
@ -37,4 +37,4 @@ const card: Card = {
}
}
export default card
export default card