add maps to database
This commit is contained in:
parent
25a71b2c2c
commit
4428468a2f
1 changed files with 11 additions and 1 deletions
|
|
@ -1376,7 +1376,7 @@ const HK = {
|
|||
entries: {
|
||||
hasMap: {
|
||||
name: "Inventory Map",
|
||||
spoiler: "Any map bought from Cornifer or Iselda",
|
||||
spoiler: "First map bought from Cornifer or Iselda",
|
||||
wiki: "Map_and_Quill"
|
||||
},
|
||||
mapCrossroads: {
|
||||
|
|
@ -1389,6 +1389,16 @@ const HK = {
|
|||
spoiler: "60/80 Geo: just below Greenpath entrance",
|
||||
wiki: "Greenpath"
|
||||
},
|
||||
mapFogCanyon: {
|
||||
name: "Map: Fog Canyon",
|
||||
spoiler: "150/200 Geo: above Teacher's Archives",
|
||||
wiki: "Fog_Canyon"
|
||||
},
|
||||
mapRoyalGardens: {
|
||||
name: "Map: Queen's Gardens",
|
||||
spoiler: "150/200 Geo: below Fog Canyon entrance",
|
||||
wiki: "Queen's_Gardens"
|
||||
},
|
||||
areaMaps: {
|
||||
name: "Area Maps",
|
||||
spoiler: "Cornifer and Iselda, 13 Area Maps total",
|
||||
|
|
|
|||
Loading…
Reference in a new issue