mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
@ -24,15 +24,13 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/xy/xy9/98b/low.png",
|
||||
en: "https://assets.tcgdex.net/en/xy/xy9/98b/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/xy/xy9/98b/high.png",
|
||||
en: "https://assets.tcgdex.net/en/xy/xy9/98b/high",
|
||||
},
|
||||
},
|
||||
|
||||
evolveFrom: {},
|
||||
|
||||
tags: [
|
||||
Tag.SUPPORTER,
|
||||
],
|
||||
@ -63,4 +61,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user