mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Inkay",
|
||||
fr: "Sepiatop",
|
||||
es: "Inkay",
|
||||
it: "Inkay",
|
||||
pt: "Inkay",
|
||||
de: "Iscalar"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "None",
|
||||
@ -30,6 +34,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Peck",
|
||||
fr: "Picpic",
|
||||
es: "Picotazo",
|
||||
it: "Beccata",
|
||||
pt: "Bicada",
|
||||
de: "Schnabel"
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
|
Reference in New Issue
Block a user