add entries to Hunter's Journal

This commit is contained in:
ReznoRMichael 2021-07-25 22:56:49 +02:00
parent 64082dedf1
commit 5434a9626f
3 changed files with 33 additions and 33 deletions

View file

@ -5140,28 +5140,28 @@ var HK = {
wiki: "Elder_Hu" wiki: "Elder_Hu"
}, },
GhostMarmu: { GhostMarmu: {
name: "", name: "Marmu (1)",
nameDefault: "", nameDefault: "Marmu",
spoiler: "", spoiler: "Queen's Gardens: left of Stag Station",
wiki: "" wiki: "Marmu"
}, },
GhostNoEyes: { GhostNoEyes: {
name: "", name: "No Eyes (1)",
nameDefault: "", nameDefault: "No Eyes",
spoiler: "", spoiler: "Greenpath: Stone Sanctuary, requires Lumafly Lantern",
wiki: "" wiki: "No_Eyes"
}, },
GhostMarkoth: { GhostMarkoth: {
name: "", name: "Markoth (1)",
nameDefault: "", nameDefault: "Markoth",
spoiler: "", spoiler: "Kingdom's Edge, requires Shade Cloak",
wiki: "" wiki: "Markoth"
}, },
GhostGalien: { GhostGalien: {
name: "", name: "Galien (1)",
nameDefault: "", nameDefault: "Galien",
spoiler: "", spoiler: "Deepnest: below Failed Tramway",
wiki: "" wiki: "Galien"
} }
} }
}, },

File diff suppressed because one or more lines are too long

View file

@ -2348,28 +2348,28 @@ const HK = {
wiki: "Elder_Hu" wiki: "Elder_Hu"
}, },
GhostMarmu: { GhostMarmu: {
name: "", name: "Marmu (1)",
nameDefault: "", nameDefault: "Marmu",
spoiler: "", spoiler: "Queen's Gardens: left of Stag Station",
wiki: "" wiki: "Marmu"
}, },
GhostNoEyes: { GhostNoEyes: {
name: "", name: "No Eyes (1)",
nameDefault: "", nameDefault: "No Eyes",
spoiler: "", spoiler: "Greenpath: Stone Sanctuary, requires Lumafly Lantern",
wiki: "" wiki: "No_Eyes"
}, },
GhostMarkoth: { GhostMarkoth: {
name: "", name: "Markoth (1)",
nameDefault: "", nameDefault: "Markoth",
spoiler: "", spoiler: "Kingdom's Edge, requires Shade Cloak",
wiki: "" wiki: "Markoth"
}, },
GhostGalien: { GhostGalien: {
name: "", name: "Galien (1)",
nameDefault: "", nameDefault: "Galien",
spoiler: "", spoiler: "Deepnest: below Failed Tramway",
wiki: "" wiki: "Galien"
}, },
}, },
}, },