mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
feat: Add missing German sets (#450)
This commit is contained in:
@ -5,6 +5,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "VS Seeker",
|
||||
fr: "Cherche VS",
|
||||
de: "Kampffahnder"
|
||||
},
|
||||
illustrator: "Wataru Kawahara",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +25,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Choisissez une carte Supporter dans votre pile de défausse, montrez-la à votre adversaire et placez-la dans votre main.",
|
||||
de: "Durchsuche deinen Ablagestapel nach 1 Unterstützungskarte, zeige sie deinem Gegner und nimm sie auf die Hand."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
Reference in New Issue
Block a user