White Palace secret areas change
This commit is contained in:
parent
f457bb0721
commit
8adcfd0167
4 changed files with 13 additions and 9 deletions
|
|
@ -93,6 +93,10 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
|
||||
## Version History
|
||||
|
||||
* Upcoming:
|
||||
|
||||
— Pale King's Workshop Secret Room #1
|
||||
|
||||
* v1.3.0 2021-02-24:
|
||||
|
||||
— **Game Statistics** Section now divided into Game Statistics and Godhome Statistics
|
||||
|
|
|
|||
|
|
@ -3883,13 +3883,13 @@ var HK = {
|
|||
wiki: "Seal_of_Binding"
|
||||
},
|
||||
killsBindingSeal: {
|
||||
name: "Path of Pain",
|
||||
spoiler: "White Palace: main secret area",
|
||||
name: "White Palace: Path of Pain",
|
||||
spoiler: "Main Secret Area, After Middle Lift",
|
||||
wiki: "White_Palace#Sub-area:_Path_of_Pain"
|
||||
},
|
||||
whitePalaceSecretRoomVisited: {
|
||||
name: "The Pale King's Workshop",
|
||||
spoiler: "White Palace: Secret Room #1",
|
||||
name: "White Palace: Secret Room #1",
|
||||
spoiler: "The Pale King's Workshop",
|
||||
wiki: "White_Palace#Secret_rooms"
|
||||
},
|
||||
elderbugGaveFlower: {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1439,13 +1439,13 @@ const HK = {
|
|||
wiki: "Seal_of_Binding"
|
||||
},
|
||||
killsBindingSeal: {
|
||||
name: "Path of Pain",
|
||||
spoiler: "White Palace: Main Secret Area",
|
||||
name: "White Palace: Path of Pain",
|
||||
spoiler: "Main Secret Area, After Middle Lift",
|
||||
wiki: "White_Palace#Sub-area:_Path_of_Pain"
|
||||
},
|
||||
whitePalaceSecretRoomVisited: {
|
||||
name: "The Pale King's Workshop",
|
||||
spoiler: "White Palace: Secret Room #1",
|
||||
name: "White Palace: Secret Room #1",
|
||||
spoiler: "The Pale King's Workshop",
|
||||
wiki: "White_Palace#Secret_rooms"
|
||||
},
|
||||
elderbugGaveFlower: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue