mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
Added Sun & Moon for other languages
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Lampent",
|
||||
fr: "Mélancolux",
|
||||
es: "Lampent",
|
||||
it: "Lampent",
|
||||
pt: "Lampent",
|
||||
de: "Laternecto"
|
||||
},
|
||||
illustrator: "0313",
|
||||
rarity: "Uncommon",
|
||||
@ -33,6 +37,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Will-O-Wisp",
|
||||
fr: "Feu Follet",
|
||||
es: "Llama abrasadora",
|
||||
it: "Fulminshock",
|
||||
pt: "Fogo-fátuo",
|
||||
de: "Irrlicht"
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
|
Reference in New Issue
Block a user