1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39: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: "Colossinge",
es: "Primeape",
it: "Primeape",
pt: "Primeape"
pt: "Primeape",
de: "Rasaff"
},
rarity: "Uncommon",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Coup de Poing Furieux",
es: "Puño Furioso",
it: "Furiapugno",
pt: "Soco Feroz"
pt: "Soco Feroz",
de: "Wuthaken"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Ce Pokémon s'inflige aussi 20 dégâts.",
es: "Este Pokémon también se hace 20 puntos de daño a sí mismo.",
it: "Questo Pokémon infligge anche 20 danni a se stesso.",
pt: "Este Pokémon também causa 20 pontos de dano a si mesmo."
pt: "Este Pokémon também causa 20 pontos de dano a si mesmo.",
de: "Dieses Pokémon fügt auch sich selbst 20 Schadenspunkte zu."
},
damage: 70