mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +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: "Machop",
|
||||
fr: "Machoc",
|
||||
es: "Machop",
|
||||
it: "Machop",
|
||||
pt: "Machop",
|
||||
de: "Machollo"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
@ -31,6 +35,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Dynamic Chop",
|
||||
fr: "Coupe Dynamique",
|
||||
es: "Golpe Dinámico",
|
||||
it: "Dinamicolpo",
|
||||
pt: "Golpe Dinâmico",
|
||||
de: "Wuchthieb"
|
||||
},
|
||||
|
||||
damage: 50,
|
||||
|
Reference in New Issue
Block a user