mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +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 '../Unbroken Bonds'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Muk & Alolan Muk-GX",
|
||||
fr: "Grotadmorv et Grotadmorv d’Alola-GX",
|
||||
es: "Muk y Muk de Alola-GX",
|
||||
it: "Muk e Muk di Alola-GX",
|
||||
pt: "Muk e Muk de Alola-GX",
|
||||
de: "Sleimok & Alola-Sleimok-GX"
|
||||
en: "Muk & Alolan Muk GX",
|
||||
fr: "Grotadmorv et Grotadmorv d’Alola GX",
|
||||
es: "Muk y Muk de Alola GX",
|
||||
it: "Muk e Muk di Alola GX",
|
||||
pt: "Muk e Muk de Alola GX",
|
||||
de: "Sleimok & Alola-Sleimok GX"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
|
Reference in New Issue
Block a user