1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

feat: Add missing German sets (#450)

This commit is contained in:
2023-12-06 00:47:28 +01:00
committed by GitHub
parent a7011c519d
commit b24233b342
4320 changed files with 32071 additions and 14148 deletions

View File

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Night Teleporter",
fr: "Télétransporteur nocturne",
de: "Nachtteleporter"
},
illustrator: "Ryota Saito",
rarity: "Uncommon",
@ -24,6 +25,7 @@ const card: Card = {
effect: {
fr: "Lancez une pièce. Si c'est face, placez toutes les cartes de votre main au-dessus de votre deck, puis choisissez 1 carte dans votre deck et placez-la dans votre main. Ensuite, mélangez votre deck.",
de: "Wirf 1 Münze. Bei \"Kopf\" lege alle deine Handkarten auf dein Deck. Danach durchsuche dein Deck nach 1 beliebigen Karte und nimm sie auf die Hand. Mische dein Deck danach."
},
trainerType: "Item",