mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +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: "Pansage",
|
||||
fr: "Feuillajou",
|
||||
es: "Pansage",
|
||||
it: "Pansage",
|
||||
pt: "Pansage",
|
||||
de: "Vegimak"
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Common",
|
||||
@@ -30,6 +34,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Vine Whip",
|
||||
fr: "Fouet Lianes",
|
||||
es: "Látigo Cepa",
|
||||
it: "Frustata",
|
||||
pt: "Chicote de Vinha",
|
||||
de: "Rankenhieb"
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
|
Reference in New Issue
Block a user