add maps to database

This commit is contained in:
ReznoRMichael 2021-08-02 21:37:23 +02:00
parent 04878da2b9
commit b10319fdf8

View file

@ -1374,6 +1374,21 @@ const HK = {
id: "hk-achievements",
description: `All the completely optional things that matter for achievements. This includes the rarest and most likely missable Hunter's Journal enemies (prefixed by "Journal: "). You will also see your Zote/Nailsmith choices that you've made.`,
entries: {
hasMap: {
name: "Inventory Map",
spoiler: "Any map bought from Cornifer or Iselda",
wiki: "Map_and_Quill"
},
mapCrossroads: {
name: "Map: Forgotten Crossroads",
spoiler: "30/40 Geo: below Gruzzer area",
wiki: "Forgotten_Crossroads"
},
mapGreenpath: {
name: "Map: Greenpath",
spoiler: "60/80 Geo: just below Greenpath entrance",
wiki: "Greenpath"
},
areaMaps: {
name: "Area Maps",
spoiler: "Cornifer and Iselda, 13 Area Maps total",
@ -2449,7 +2464,7 @@ const HK = {
},
},
/* ################ Game Statistics ################### */
/* ################ Optional Journal Entries ################### */
huntersJournalOptional: {
h2: "Optional Journal Entries",