1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29:19 +00:00

Removed Extension on pictures

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-22 00:11:26 +01:00
parent d1d0836b80
commit 66d8e43a43
6191 changed files with 17684 additions and 23672 deletions

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/1/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/1/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/1/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/1/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/1/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/1/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/1/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/1/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/10/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/10/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/10/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/10/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/10/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/10/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/10/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/10/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/100/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/100/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/100/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/100/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/100/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/100/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/100/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/100/high",
},
},
@ -76,4 +76,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/101/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/101/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/101/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/101/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/101/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/101/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/101/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/101/high",
},
},
@ -76,4 +76,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/102/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/102/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/102/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/102/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/102/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/102/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/102/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/102/high",
},
},
@ -71,4 +71,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/103/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/103/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/103/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/103/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/103/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/103/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/103/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/103/high",
},
},
@ -71,4 +71,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/104/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/104/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/104/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/104/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/104/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/104/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/104/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/104/high",
},
},
@ -71,4 +71,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/105/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/105/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/105/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/105/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/105/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/105/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/105/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/105/high",
},
},
@ -103,4 +103,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/106/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/106/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/106/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/106/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/106/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/106/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/106/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/106/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/107/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/107/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/107/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/107/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/107/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/107/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/107/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/107/high",
},
},
@ -112,4 +112,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/108/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/108/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/108/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/108/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/108/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/108/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/108/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/108/high",
},
},
@ -101,4 +101,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/109/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/109/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/109/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/109/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/109/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/109/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/109/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/109/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/11/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/11/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/11/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/11/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/11/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/11/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/11/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/11/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/110/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/110/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/110/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/110/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/110/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/110/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/110/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/110/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/111/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/111/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/111/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/111/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/111/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/111/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/111/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/111/high",
},
},
@ -68,4 +68,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/112/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/112/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/112/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/112/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/112/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/112/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/112/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/112/high",
},
},
@ -101,4 +101,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/113/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/113/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/113/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/113/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/113/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/113/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/113/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/113/high",
},
},
@ -68,4 +68,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/114/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/114/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/114/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/114/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/114/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/114/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/114/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/114/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/115/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/115/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/115/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/115/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/115/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/115/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/115/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/115/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/116/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/116/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/116/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/116/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/116/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/116/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/116/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/116/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/117/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/117/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/117/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/117/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/117/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/117/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/117/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/117/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/118/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/118/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/118/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/118/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/118/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/118/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/118/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/118/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/119/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/119/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/119/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/119/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/119/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/119/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/119/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/119/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/12/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/12/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/12/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/12/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/12/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/12/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/12/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/12/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/120/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/120/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/120/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/120/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/120/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/120/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/120/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/120/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/121/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/121/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/121/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/121/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/121/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/121/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/121/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/121/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -25,12 +25,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/122/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/122/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/122/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/122/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/122/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/122/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/122/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/122/high",
},
},
@ -64,4 +64,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/123/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/123/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/123/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/123/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/123/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/123/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/123/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/123/high",
},
},
@ -102,4 +102,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/13/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/13/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/13/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/13/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/13/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/13/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/13/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/13/high",
},
},
@ -85,4 +85,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/14/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/14/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/14/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/14/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/14/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/14/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/14/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/14/high",
},
},
@ -105,4 +105,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/15/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/15/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/15/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/15/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/15/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/15/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/15/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/15/high",
},
},
@ -103,4 +103,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/16/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/16/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/16/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/16/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/16/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/16/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/16/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/16/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/17/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/17/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/17/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/17/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/17/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/17/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/17/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/17/high",
},
},
@ -88,4 +88,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/18/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/18/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/18/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/18/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/18/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/18/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/18/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/18/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/19/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/19/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/19/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/19/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/19/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/19/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/19/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/19/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/2/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/2/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/2/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/2/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/2/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/2/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/2/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/2/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/20/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/20/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/20/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/20/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/20/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/20/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/20/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/20/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/21/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/21/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/21/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/21/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/21/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/21/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/21/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/21/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/22/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/22/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/22/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/22/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/22/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/22/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/22/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/22/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/23/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/23/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/23/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/23/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/23/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/23/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/23/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/23/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/24/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/24/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/24/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/24/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/24/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/24/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/24/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/24/high",
},
},
@ -98,4 +98,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/25/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/25/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/25/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/25/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/25/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/25/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/25/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/25/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/26/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/26/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/26/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/26/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/26/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/26/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/26/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/26/high",
},
},
@ -105,4 +105,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/27/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/27/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/27/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/27/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/27/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/27/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/27/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/27/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/28/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/28/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/28/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/28/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/28/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/28/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/28/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/28/high",
},
},
@ -88,4 +88,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/29/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/29/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/29/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/29/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/29/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/29/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/29/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/29/high",
},
},
@ -106,4 +106,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/3/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/3/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/3/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/3/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/3/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/3/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/3/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/3/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/30/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/30/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/30/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/30/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/30/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/30/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/30/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/30/high",
},
},
@ -86,4 +86,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/31/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/31/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/31/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/31/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/31/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/31/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/31/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/31/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/32/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/32/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/32/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/32/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/32/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/32/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/32/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/32/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/33/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/33/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/33/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/33/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/33/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/33/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/33/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/33/high",
},
},
@ -89,4 +89,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/34/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/34/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/34/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/34/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/34/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/34/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/34/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/34/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/35/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/35/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/35/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/35/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/35/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/35/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/35/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/35/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/36/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/36/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/36/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/36/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/36/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/36/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/36/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/36/high",
},
},
@ -102,4 +102,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/37/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/37/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/37/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/37/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/37/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/37/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/37/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/37/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/38/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/38/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/38/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/38/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/38/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/38/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/38/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/38/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/39/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/39/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/39/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/39/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/39/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/39/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/39/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/39/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/4/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/4/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/4/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/4/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/4/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/4/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/4/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/4/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/40/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/40/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/40/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/40/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/40/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/40/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/40/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/40/high",
},
},
@ -108,4 +108,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/41/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/41/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/41/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/41/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/41/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/41/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/41/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/41/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/42/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/42/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/42/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/42/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/42/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/42/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/42/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/42/high",
},
},
@ -104,4 +104,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/43/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/43/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/43/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/43/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/43/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/43/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/43/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/43/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/44/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/44/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/44/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/44/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/44/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/44/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/44/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/44/high",
},
},
@ -86,4 +86,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/45/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/45/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/45/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/45/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/45/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/45/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/45/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/45/high",
},
},
@ -100,4 +100,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/46/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/46/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/46/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/46/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/46/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/46/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/46/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/46/high",
},
},
@ -93,4 +93,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/47/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/47/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/47/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/47/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/47/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/47/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/47/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/47/high",
},
},
@ -98,4 +98,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/48/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/48/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/48/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/48/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/48/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/48/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/48/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/48/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/49/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/49/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/49/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/49/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/49/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/49/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/49/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/49/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/5/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/5/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/5/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/5/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/5/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/5/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/5/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/5/high",
},
},
@ -99,4 +99,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/50/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/50/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/50/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/50/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/50/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/50/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/50/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/50/high",
},
},
@ -85,4 +85,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/51/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/51/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/51/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/51/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/51/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/51/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/51/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/51/high",
},
},
@ -90,4 +90,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/52/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/52/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/52/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/52/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/52/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/52/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/52/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/52/high",
},
},
@ -102,4 +102,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/53/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/53/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/53/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/53/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/53/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/53/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/53/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/53/high",
},
},
@ -87,4 +87,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/54/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/54/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/54/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/54/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/54/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/54/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/54/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/54/high",
},
},
@ -91,4 +91,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/55/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/55/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/55/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/55/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/55/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/55/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/55/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/55/high",
},
},
@ -91,4 +91,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/56/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/56/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/56/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/56/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/56/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/56/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/56/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/56/high",
},
},
@ -103,4 +103,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/57/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/57/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/57/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/57/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/57/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/57/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/57/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/57/high",
},
},
@ -80,4 +80,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/58/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/58/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/58/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/58/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/58/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/58/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/58/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/58/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/59/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/59/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/59/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/59/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/59/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/59/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/59/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/59/high",
},
},
@ -93,4 +93,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/6/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/6/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/6/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/6/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/6/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/6/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/6/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/6/high",
},
},
@ -103,4 +103,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/60/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/60/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/60/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/60/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/60/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/60/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/60/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/60/high",
},
},
@ -92,4 +92,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/61/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/61/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/61/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/61/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/61/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/61/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/61/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/61/high",
},
},
@ -90,4 +90,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/62/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/62/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/62/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/62/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/62/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/62/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/62/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/62/high",
},
},
@ -93,4 +93,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/63/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/63/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/63/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/63/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/63/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/63/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/63/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/63/high",
},
},
@ -84,4 +84,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/64/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/64/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/64/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/64/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/64/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/64/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/64/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/64/high",
},
},
@ -93,4 +93,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/65/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/65/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/65/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/65/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/65/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/65/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/65/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/65/high",
},
},
@ -91,4 +91,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/66/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/66/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/66/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/66/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/66/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/66/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/66/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/66/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/67/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/67/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/67/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/67/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/67/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/67/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/67/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/67/high",
},
},
@ -87,4 +87,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/68/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/68/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/68/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/68/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/68/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/68/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/68/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/68/high",
},
},
@ -85,4 +85,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/69/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/69/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/69/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/69/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/69/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/69/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/69/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/69/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/7/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/7/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/7/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/7/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/7/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/7/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/7/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/7/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/70/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/70/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/70/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/70/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/70/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/70/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/70/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/70/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/71/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/71/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/71/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/71/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/71/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/71/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/71/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/71/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/72/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/72/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/72/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/72/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/72/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/72/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/72/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/72/high",
},
},
@ -80,4 +80,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/73/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/73/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/73/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/73/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/73/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/73/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/73/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/73/high",
},
},
@ -96,4 +96,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/74/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/74/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/74/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/74/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/74/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/74/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/74/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/74/high",
},
},
@ -95,4 +95,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/75/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/75/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/75/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/75/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/75/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/75/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/75/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/75/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/76/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/76/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/76/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/76/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/76/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/76/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/76/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/76/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/77/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/77/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/77/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/77/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/77/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/77/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/77/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/77/high",
},
},
@ -87,4 +87,3 @@ const card: Card = {
}
export default card

View File

@ -27,12 +27,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/78/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/78/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/78/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/78/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss1/78/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/78/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss1/78/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss1/78/high",
},
},
@ -97,4 +97,3 @@ const card: Card = {
}
export default card

Some files were not shown because too many files have changed in this diff Show More