mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -11,19 +11,11 @@ const card: Card = {
|
||||
de: "Finsternis-Energie"
|
||||
},
|
||||
|
||||
illustrator: undefined,
|
||||
rarity: "Common",
|
||||
category: "Energy",
|
||||
set: Set,
|
||||
stage: "Basic",
|
||||
energyType: "Normal",
|
||||
|
||||
effect: {
|
||||
es: "",
|
||||
it: "",
|
||||
pt: "",
|
||||
de: ""
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user