1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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: "Rubombelle",
es: "Ribombee",
it: "Ribombee",
pt: "Ribombee"
pt: "Ribombee",
de: "Bandelby"
},
rarity: "Uncommon",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Pollen Abondant",
es: "Polen Copioso",
it: "Polline a Volontà",
pt: "Abundância de Pólen"
pt: "Abundância de Pólen",
de: "Pollenreichtum"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Pendant votre prochain tour, si le Pokémon Défenseur est mis K.O., récupérez 2 cartes Récompense supplémentaires.",
es: "Durante tu próximo turno, si el Pokémon Defensor queda Fuera de Combate, coge 2 cartas de Premio más.",
it: "Durante il tuo prossimo turno, se il Pokémon difensore viene messo KO, prendi due carte Premio in più.",
pt: "Durante o seu próximo turno, se o Pokémon Defensor for Nocauteado, pegue 2 cartas de Prêmio a mais."
pt: "Durante o seu próximo turno, se o Pokémon Defensor for Nocauteado, pegue 2 cartas de Prêmio a mais.",
de: "Wenn das Verteidigende Pokémon während deines nächsten Zuges kampfunfähig wird, nimm 2 Preiskarten mehr."
},
damage: 30