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/hgss4/1/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/1/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/1/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/1/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/1/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/1/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/1/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/1/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/hgss4/10/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/10/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/10/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/10/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/10/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/10/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/10/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/10/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

View File

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

View File

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

View File

@ -28,12 +28,12 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/102/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/102/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/102/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/102/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/102/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/102/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/102/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/102/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/hgss4/11/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/11/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/11/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/11/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/11/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/11/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/11/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/11/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/hgss4/12/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/12/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/12/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/12/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/12/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/12/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/12/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/12/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/hgss4/13/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/13/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/13/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/13/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/13/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/13/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/13/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/13/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/hgss4/14/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/14/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/14/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/14/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/14/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/14/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/14/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/14/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/hgss4/15/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/15/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/15/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/15/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/15/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/15/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/15/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/16/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/16/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/16/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/16/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/16/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/16/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/16/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/16/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/hgss4/17/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/17/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/17/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/17/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/17/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/17/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/17/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/17/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/hgss4/18/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/18/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/18/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/18/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/18/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/18/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/18/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/18/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/hgss4/19/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/19/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/19/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/19/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/19/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/19/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/19/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/19/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/hgss4/2/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/2/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/2/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/2/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/2/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/2/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/2/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/2/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/hgss4/20/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/20/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/20/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/20/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/20/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/20/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/20/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/20/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/hgss4/21/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/21/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/21/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/21/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/21/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/21/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/21/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/21/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/hgss4/22/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/22/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/22/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/22/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/22/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/22/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/22/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/22/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/hgss4/23/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/23/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/23/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/23/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/23/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/23/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/23/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/23/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/hgss4/24/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/24/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/24/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/24/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/24/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/24/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/24/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/24/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/hgss4/25/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/25/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/25/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/25/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/25/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/25/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/25/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/25/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/hgss4/26/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/26/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/26/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/26/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/26/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/26/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/26/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/26/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/hgss4/27/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/27/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/27/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/27/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/27/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/27/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/27/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/27/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/hgss4/28/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/28/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/28/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/28/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/28/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/28/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/28/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/28/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/hgss4/29/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/29/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/29/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/29/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/29/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/29/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/29/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/3/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/3/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/3/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/3/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/3/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/3/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/3/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/30/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/30/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/30/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/30/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/30/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/30/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/30/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/30/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/hgss4/31/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/31/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/31/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/31/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/31/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/31/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/31/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/31/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/hgss4/32/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/32/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/32/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/32/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/32/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/32/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/32/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/32/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/hgss4/33/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/33/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/33/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/33/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/33/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/33/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/33/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/33/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/hgss4/34/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/34/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/34/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/34/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/34/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/34/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/34/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/34/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/hgss4/35/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/35/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/35/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/35/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/35/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/35/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/35/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/35/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/hgss4/36/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/36/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/36/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/36/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/36/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/36/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/36/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/36/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/hgss4/37/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/37/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/37/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/37/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/37/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/37/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/37/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/37/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/hgss4/38/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/38/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/38/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/38/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/38/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/38/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/38/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/38/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/hgss4/39/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/39/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/39/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/39/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/39/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/39/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/39/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/39/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/hgss4/4/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/4/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/4/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/4/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/4/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/4/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/4/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/40/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/40/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/40/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/40/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/40/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/40/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/40/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/40/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/hgss4/41/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/41/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/41/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/41/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/41/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/41/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/41/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/41/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/hgss4/42/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/42/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/42/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/42/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/42/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/42/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/42/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/42/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/hgss4/43/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/43/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/43/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/43/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/43/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/43/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/43/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/43/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/hgss4/44/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/44/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/44/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/44/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/44/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/44/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/44/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/44/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/hgss4/45/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/45/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/45/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/45/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/45/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/45/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/45/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/45/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/hgss4/46/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/46/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/46/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/46/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/46/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/46/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/46/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/46/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/hgss4/47/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/47/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/47/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/47/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/47/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/47/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/47/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/47/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/hgss4/48/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/48/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/48/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/48/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/48/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/48/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/48/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/48/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/hgss4/49/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/49/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/49/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/49/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/49/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/49/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/49/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/5/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/5/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/5/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/5/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/5/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/5/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/5/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/5/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/hgss4/50/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/50/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/50/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/50/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/50/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/50/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/50/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/50/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/hgss4/51/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/51/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/51/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/51/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/51/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/51/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/51/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/51/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/hgss4/52/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/52/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/52/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/52/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/52/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/52/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/52/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/52/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/hgss4/53/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/53/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/53/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/53/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/53/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/53/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/53/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/53/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/hgss4/54/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/54/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/54/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/54/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/54/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/54/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/54/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/54/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/hgss4/55/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/55/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/55/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/55/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/55/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/55/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/55/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/55/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/hgss4/56/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/56/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/56/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/56/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/56/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/56/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/56/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/56/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/hgss4/57/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/57/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/57/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/57/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/57/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/57/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/57/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/57/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/hgss4/58/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/58/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/58/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/58/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/58/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/58/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/58/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/59/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/59/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/59/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/59/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/59/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/59/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/59/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/59/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/hgss4/6/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/6/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/6/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/6/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/6/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/6/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/6/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/6/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/hgss4/60/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/60/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/60/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/60/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/60/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/60/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/60/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/60/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/hgss4/61/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/61/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/61/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/61/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/61/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/61/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/61/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/61/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/hgss4/62/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/62/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/62/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/62/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/62/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/62/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/62/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/62/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/hgss4/63/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/63/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/63/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/63/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/63/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/63/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/63/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/63/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/hgss4/64/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/64/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/64/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/64/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/64/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/64/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/64/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/64/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/hgss4/65/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/65/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/65/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/65/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/65/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/65/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/65/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/65/high",
},
},
@ -81,4 +81,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/hgss4/66/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/66/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/66/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/66/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/66/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/66/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/66/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/66/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/hgss4/67/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/67/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/67/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/67/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/67/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/67/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/67/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/67/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/hgss4/68/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/68/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/68/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/68/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/68/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/68/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/68/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/68/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/hgss4/69/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/69/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/69/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/69/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/69/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/69/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/69/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/7/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/7/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/7/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/7/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/7/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/7/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/7/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/7/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/hgss4/70/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/70/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/70/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/70/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/70/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/70/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/70/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/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/hgss4/71/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/71/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/71/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/71/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/71/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/71/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/71/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/71/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/hgss4/72/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/72/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/72/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/72/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/72/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/72/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/72/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/72/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/hgss4/73/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/73/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/73/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/73/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/73/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/73/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/73/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/73/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/hgss4/74/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/74/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/74/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/74/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/74/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/74/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/74/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/74/high",
},
},
@ -83,4 +83,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/hgss4/75/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/75/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/75/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/75/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/75/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/75/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/75/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/75/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/hgss4/76/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/76/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/76/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/76/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/76/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/76/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/76/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/76/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/hgss4/77/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/77/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/77/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/77/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/77/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/77/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/77/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/77/high",
},
},
@ -83,4 +83,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/hgss4/78/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/78/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/78/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/78/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/78/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/78/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/78/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/78/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/hgss4/79/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/79/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/79/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/79/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/79/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/79/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/79/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/79/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/hgss4/8/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/8/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/8/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/8/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/8/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/8/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/8/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/8/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/hgss4/80/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/80/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/80/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/80/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/80/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/80/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/80/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/80/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/hgss4/81/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/81/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/81/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/81/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/81/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/81/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/81/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/81/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/hgss4/82/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/82/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/82/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/82/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/82/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/82/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/82/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/82/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/hgss4/83/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/83/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/83/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/83/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/83/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/83/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/83/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/83/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/hgss4/84/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/84/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/84/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/84/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/84/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/84/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/84/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/84/high",
},
},
@ -95,4 +95,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/hgss4/85/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/85/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/85/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/85/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/85/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/85/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/85/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/85/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/hgss4/86/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/86/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/86/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/86/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/86/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/86/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/86/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/86/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/hgss4/87/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/87/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/87/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/87/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/87/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/87/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/87/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/87/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/hgss4/88/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/88/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/88/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/88/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/88/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/88/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/88/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/88/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/hgss4/89/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/89/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/89/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/89/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/89/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/89/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/89/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/89/high",
},
},
@ -76,4 +76,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/hgss4/9/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/9/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/9/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/9/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/9/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/9/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/9/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/9/high",
},
},
@ -95,4 +95,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/hgss4/90/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/90/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/90/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/90/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/90/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/90/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/90/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/90/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/hgss4/91/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/91/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/91/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/91/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/91/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/91/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/91/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/91/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/hgss4/92/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/92/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/92/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/92/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/92/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/92/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/92/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/92/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/hgss4/93/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/93/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/93/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/93/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/93/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/93/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/93/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/93/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/hgss4/94/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/94/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/94/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/94/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/94/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/94/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/94/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/94/high",
},
},
@ -113,4 +113,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/hgss4/95/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/95/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/95/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/95/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/95/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/95/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/95/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/95/high",
},
},
@ -116,4 +116,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/hgss4/96/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/96/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/96/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/96/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/96/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/96/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/96/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/96/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/hgss4/97/low.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/97/low.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/97/low",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/97/low",
},
high: {
en: "https://assets.tcgdex.net/en/hgss/hgss4/97/high.png",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/97/high.png",
en: "https://assets.tcgdex.net/en/hgss/hgss4/97/high",
fr: "https://assets.tcgdex.net/fr/hgss/hgss4/97/high",
},
},
@ -94,4 +94,3 @@ const card: Card = {
}
export default card

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