mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 18:29:19 +00:00
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/107a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/107a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/107a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/107a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -68,4 +68,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/24a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/24a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/24a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/24a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -85,4 +85,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/28a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/28a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/28a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/28a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -90,4 +90,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/54a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/54a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/54a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/54a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -101,4 +101,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -26,10 +26,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/55a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/55a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/55a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/55a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -83,4 +83,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/92a/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/92a/low",
|
||||
},
|
||||
high: {
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/92a/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/xya/92a/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -68,4 +68,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user