1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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: "Ajoutez jusquà 3 cartes Récompense à votre main. Ensuite, pour chaque carte Récompense ajoutée à votre main de cette façon, placez une carte de votre main face cachée comme carte Récompense.",
fr: "Ajoutez jusqu'à 3 cartes Récompense à votre main. Ensuite, pour chaque carte Récompense ajoutée à votre main de cette façon, placez une carte de votre main face cachée comme carte Récompense.",
en: "Put up to 3 Prize cards into your hand. Then, for each Prize card you put into your hand in this way, put a card from your hand face down as a Prize card.",
es: "Pon hasta 3 cartas de Premio en tu mano. Después, por cada carta de Premio que hayas puesto en tu mano de esta manera, pon 1 carta de tu mano boca abajo como carta de Premio.",
it: "Aggiungi fino a tre carte Premio a quelle che hai in mano. Poi, per ogni carta Premio aggiunta a quelle che hai in mano in questo modo, prendine una dalla tua mano e mettila a faccia in giù come carta Premio.",
@ -37,4 +37,4 @@ const card: Card = {
}
}
export default card
export default card