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

fix: Add the two missing sets in german (#479)

This commit is contained in:
2024-03-25 00:48:31 +01:00
committed by GitHub
parent 2d27a129a1
commit aa99ed2750
463 changed files with 3510 additions and 1755 deletions

View File

@ -9,7 +9,8 @@ const card: Card = {
fr: "Hoothoot",
es: "Hoothoot",
it: "Hoothoot",
pt: "Hoothoot"
pt: "Hoothoot",
de: "Hoothoot"
},
rarity: "Common",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Aile Silencieuse",
es: "Ala Silenciosa",
it: "Ala Silenziosa",
pt: "Asa Silenciosa"
pt: "Asa Silenciosa",
de: "Lautlose Flügel"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Votre adversaire montre sa main.",
es: "Tu rival enseña las cartas de su mano.",
it: "Il tuo avversario mostra le carte che ha in mano.",
pt: "Seu oponente revela a mão dele."
pt: "Seu oponente revela a mão dele.",
de: "Dein Gegner zeigt dir seine Handkarten."
},
damage: 20