mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +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: "Toxapex",
|
||||
fr: "Prédastérie",
|
||||
es: "Toxapex",
|
||||
it: "Toxapex",
|
||||
pt: "Toxapex",
|
||||
de: "Aggrostella"
|
||||
},
|
||||
illustrator: "chibi",
|
||||
rarity: "Rare",
|
||||
@ -34,6 +38,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Spike Shot",
|
||||
fr: "Tir d’Épines",
|
||||
es: "Disparo Púas",
|
||||
it: "Sparaculeo",
|
||||
pt: "Disparo de Espinhos",
|
||||
de: "Dornensalve"
|
||||
},
|
||||
|
||||
damage: 70,
|
||||
|
Reference in New Issue
Block a user