database cleaning
This commit is contained in:
parent
5e57c0eaef
commit
68068f0599
1 changed files with 2 additions and 5 deletions
|
|
@ -1420,12 +1420,12 @@ const HK = {
|
||||||
wiki: "Resting_Grounds"
|
wiki: "Resting_Grounds"
|
||||||
},
|
},
|
||||||
mapAbyss: {
|
mapAbyss: {
|
||||||
name: "Map: Ancient Basin + Abyss",
|
name: "Map: Ancient Basin",
|
||||||
spoiler: "112/150 Geo: center area, near fountain",
|
spoiler: "112/150 Geo: center area, near fountain",
|
||||||
wiki: "Ancient_Basin"
|
wiki: "Ancient_Basin"
|
||||||
},
|
},
|
||||||
mapOutskirts: {
|
mapOutskirts: {
|
||||||
name: "Map: Kingdom's Edge + Hive",
|
name: "Map: Kingdom's Edge",
|
||||||
spoiler: "112/150 Geo: left bottom area, inside pipe",
|
spoiler: "112/150 Geo: left bottom area, inside pipe",
|
||||||
wiki: "Kingdom's_Edge"
|
wiki: "Kingdom's_Edge"
|
||||||
},
|
},
|
||||||
|
|
@ -1449,9 +1449,6 @@ const HK = {
|
||||||
spoiler: "Cornifer and Iselda, 13 Area Maps total",
|
spoiler: "Cornifer and Iselda, 13 Area Maps total",
|
||||||
max: 13,
|
max: 13,
|
||||||
maxDefault: 13,
|
maxDefault: 13,
|
||||||
list: [
|
|
||||||
"mapCrossroads", "mapGreenpath", "mapFogCanyon", "mapRoyalGardens", "mapFungalWastes", "mapCity", "mapWaterways", "mapMines", "mapDeepnest", "mapCliffs", "mapOutskirts", "mapRestingGrounds", "mapAbyss"
|
|
||||||
],
|
|
||||||
wiki: "Map_and_Quill#Maps"
|
wiki: "Map_and_Quill#Maps"
|
||||||
},
|
},
|
||||||
hasJournal: {
|
hasJournal: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue