1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-30 19:40:48 +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: "Melmetal",
es: "Melmetal",
it: "Melmetal",
pt: "Melmetal"
pt: "Melmetal",
de: "Melmetal"
},
rarity: "Rare",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Enfoncement",
es: "Martillear",
it: "Martello",
pt: "Martelada"
pt: "Martelada",
de: "Einhämmern"
},
damage: 120
@ -38,7 +40,8 @@ const card: Card = {
fr: "Coup de Fer",
es: "Ferropuño",
it: "Pugni Ferrei",
pt: "Pancada de Ferro"
pt: "Pancada de Ferro",
de: "Eisenwumme"
},
damage: 230