add maps to database

This commit is contained in:
ReznoRMichael 2021-08-03 10:58:21 +02:00
parent 4428468a2f
commit a7191c751a
3 changed files with 37 additions and 2 deletions

View file

@ -4500,7 +4500,7 @@ var 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: {
@ -4513,6 +4513,16 @@ var 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",

File diff suppressed because one or more lines are too long

View file

@ -1399,6 +1399,31 @@ const HK = {
spoiler: "150/200 Geo: below Fog Canyon entrance",
wiki: "Queen's_Gardens"
},
mapFungalWastes: {
name: "Map: Fungal Wastes",
spoiler: "75/100 Geo: right of Queen's Station",
wiki: "Fungal_Wastes"
},
mapCity: {
name: "Map: City of Tears",
spoiler: "90/120 Geo: left of Soul Sanctum",
wiki: "City_of_Tears"
},
mapWaterways: {
name: "Map: Royal Waterways",
spoiler: "75/100 Geo: far left area, near Fungal",
wiki: "Royal_Waterways"
},
mapMines: {
name: "Map: Crystal Peak",
spoiler: "120/150 Geo: top left area",
wiki: "Crystal_Peak"
},
mapDeepnest: {
name: "Map: Deepnest",
spoiler: "38/50 Geo: near both Fungal Wastes entrances",
wiki: "Deepnest"
},
areaMaps: {
name: "Area Maps",
spoiler: "Cornifer and Iselda, 13 Area Maps total",