mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +00:00
Fixed GX being with a dash while it isn't on the card (#58)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -3,12 +3,12 @@ import Set from '../Celestial Storm'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Shiftry-GX",
|
||||
fr: "Tengalice-GX",
|
||||
es: "Shiftry-GX",
|
||||
it: "Shiftry-GX",
|
||||
pt: "Shiftry-GX",
|
||||
de: "Tengulist-GX"
|
||||
en: "Shiftry GX",
|
||||
fr: "Tengalice GX",
|
||||
es: "Shiftry GX",
|
||||
it: "Shiftry GX",
|
||||
pt: "Shiftry GX",
|
||||
de: "Tengulist GX"
|
||||
},
|
||||
illustrator: "PLANETA Igarashi",
|
||||
rarity: "Ultra Rare",
|
||||
|
Reference in New Issue
Block a user