change descriptions
This commit is contained in:
parent
62503245f7
commit
1014f91c73
4 changed files with 11 additions and 10 deletions
|
|
@ -118,7 +118,8 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
✅ City of Tears Gate Opened.
|
||||
✅ Soul Sanctum Shortcut.
|
||||
✅ Chandelier Dropped.
|
||||
✅ Hidden Hot Spring Wall.
|
||||
✅ Hidden Hot Spring.
|
||||
✅ Pale Lurker's Retreat.
|
||||
✅ Deepnest Entry Bridge Collapsed.
|
||||
✅ Mask Maker Unmasked.
|
||||
|
||||
|
|
|
|||
|
|
@ -9102,15 +9102,15 @@ var HK = {
|
|||
wiki: "Watcher_Knight#In-game_events"
|
||||
},
|
||||
colosseumHiddenHotSpring: {
|
||||
name: "Hidden Hot Spring Wall",
|
||||
spoiler: "Colosseum of Fools, wall right of Bench",
|
||||
name: "Hidden Hot Spring",
|
||||
spoiler: "Colosseum of Fools, break wall right of Bench",
|
||||
id: "Breakable Wall_Silhouette",
|
||||
sceneName: "Room_Colosseum_02",
|
||||
wiki: "Colosseum_of_Fools#Description"
|
||||
},
|
||||
paleLurkersRetreat: {
|
||||
name: "Pale Lurker's Retreat Wall",
|
||||
spoiler: "Colosseum of Fools, Room above Bench",
|
||||
name: "Pale Lurker's Retreat",
|
||||
spoiler: "Colosseum of Fools, Room above Bench, break wall",
|
||||
id: "Breakable Wall_Silhouette",
|
||||
sceneName: "Room_Colosseum_Spectate",
|
||||
wiki: "Colosseum_of_Fools#Description"
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -5673,15 +5673,15 @@ const HK = {
|
|||
wiki: "Watcher_Knight#In-game_events"
|
||||
},
|
||||
colosseumHiddenHotSpring: {
|
||||
name: "Hidden Hot Spring Wall",
|
||||
spoiler: "Colosseum of Fools, wall right of Bench",
|
||||
name: "Hidden Hot Spring",
|
||||
spoiler: "Colosseum of Fools, break wall right of Bench",
|
||||
id: "Breakable Wall_Silhouette",
|
||||
sceneName: "Room_Colosseum_02",
|
||||
wiki: "Colosseum_of_Fools#Description"
|
||||
},
|
||||
paleLurkersRetreat: {
|
||||
name: "Pale Lurker's Retreat Wall",
|
||||
spoiler: "Colosseum of Fools, Room above Bench",
|
||||
name: "Pale Lurker's Retreat",
|
||||
spoiler: "Colosseum of Fools, Room above Bench, break wall",
|
||||
id: "Breakable Wall_Silhouette",
|
||||
sceneName: "Room_Colosseum_Spectate",
|
||||
wiki: "Colosseum_of_Fools#Description"
|
||||
|
|
|
|||
Loading…
Reference in a new issue