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

@ -30,7 +30,7 @@ const card: Card = {
},
effect: {
fr: "Votre adversaire mélange sa main, puis la place en dessous de son deck. Sil place ainsi au moins une carte en dessous de son deck, il pioche 3 cartes.",
fr: "Votre adversaire mélange sa main, puis la place en dessous de son deck. S'il place ainsi au moins une carte en dessous de son deck, il pioche 3 cartes.",
en: "Your opponent shuffles their hand and puts it on the bottom of their deck. If they put any cards on the bottom of their deck in this way, they draw 3 cards.",
es: "Tu rival baraja las cartas de su mano y las pone en la parte inferior de su baraja. Si pone alguna carta en la parte inferior de su baraja de esta manera, tu rival roba 3 cartas.",
it: "Il tuo avversario rimischia le carte che ha in mano e le mette in fondo al suo mazzo. Se mette delle carte in fondo al suo mazzo in questo modo, il tuo avversario pesca tre carte.",
@ -55,4 +55,4 @@ const card: Card = {
}
}
export default card
export default card