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

@ -16,7 +16,7 @@ const card: Card = {
fr: "Copieuse",
es: "Copiona",
it: "Copiona",
pt: "Copycat",
pt: "Imitadora",
de: "Nachahmerin"
},
@ -24,11 +24,11 @@ const card: Card = {
category: "Trainer",
effect: {
en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponents hand.",
en: "Shuffle your hand into your deck. Then, draw a card for each card in your opponent's hand.",
fr: "Mélangez votre main avec votre deck. Ensuite, piochez une carte pour chaque carte dans la main de votre adversaire.",
es: "Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 1 carta por cada carta en la mano de tu rival.",
it: "Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca una carta per ogni carta nella mano del tuo avversario.",
pt: "Shuffle your hand into your deck. Then, draw a card for each card in your opponents hand.",
pt: "Embaralhe a sua mão no seu baralho. Em seguida, compre 1 carta para cada carta na mão do seu oponente.",
de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 1 Karte für jede Karte auf der Hand deines Gegners."
},
@ -36,4 +36,4 @@ const card: Card = {
illustrator: "Sanosuke Sakuma"
}
export default card
export default card