mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +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 '../Cosmic Eclipse'
|
||||
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Naganadel & Guzzlord-GX",
|
||||
fr: "Mandrillon et Engloutyran-GX",
|
||||
es: "Naganadel y Guzzlord-GX",
|
||||
it: "Naganadel e Guzzlord-GX",
|
||||
pt: "Naganadel e Guzzlord-GX",
|
||||
de: "Agoyon & Schlingking-GX"
|
||||
en: "Naganadel & Guzzlord GX",
|
||||
fr: "Mandrillon et Engloutyran GX",
|
||||
es: "Naganadel y Guzzlord GX",
|
||||
it: "Naganadel e Guzzlord GX",
|
||||
pt: "Naganadel e Guzzlord GX",
|
||||
de: "Agoyon & Schlingking GX"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
|
Reference in New Issue
Block a user