mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
feat: Add missing German sets (#450)
This commit is contained in:
@ -5,6 +5,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Ultimate Zone",
|
||||
fr: "Zone ultime",
|
||||
de: "Ultimativ-Zone"
|
||||
},
|
||||
illustrator: "Yusuke Ishikawa",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +25,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
en: "This card stays in play when you play it. Discard this card if another Stadium card comes into play. If another card with the same name is in play, you can't play this card.",
|
||||
de: "Beliebig oft während seines Zuges kann jeder Spieler 1 Energiekarte von 1 Pokémon auf seiner Bank entfernen und an sein Aktives Arceus anlegen."
|
||||
},
|
||||
trainerType: "Stadium",
|
||||
|
||||
|
Reference in New Issue
Block a user