change descriptions

This commit is contained in:
ReznoRMichael 2022-02-19 23:51:49 +01:00
parent 62503245f7
commit 1014f91c73
4 changed files with 11 additions and 10 deletions

View file

@ -118,7 +118,8 @@ If you like the tool and wish it developed further with more functions and easie
✅ City of Tears Gate Opened. ✅ City of Tears Gate Opened.
✅ Soul Sanctum Shortcut. ✅ Soul Sanctum Shortcut.
✅ Chandelier Dropped. ✅ Chandelier Dropped.
✅ Hidden Hot Spring Wall. ✅ Hidden Hot Spring.
✅ Pale Lurker's Retreat.
✅ Deepnest Entry Bridge Collapsed. ✅ Deepnest Entry Bridge Collapsed.
✅ Mask Maker Unmasked. ✅ Mask Maker Unmasked.

View file

@ -9102,15 +9102,15 @@ var HK = {
wiki: "Watcher_Knight#In-game_events" wiki: "Watcher_Knight#In-game_events"
}, },
colosseumHiddenHotSpring: { colosseumHiddenHotSpring: {
name: "Hidden Hot Spring Wall", name: "Hidden Hot Spring",
spoiler: "Colosseum of Fools, wall right of Bench", spoiler: "Colosseum of Fools, break wall right of Bench",
id: "Breakable Wall_Silhouette", id: "Breakable Wall_Silhouette",
sceneName: "Room_Colosseum_02", sceneName: "Room_Colosseum_02",
wiki: "Colosseum_of_Fools#Description" wiki: "Colosseum_of_Fools#Description"
}, },
paleLurkersRetreat: { paleLurkersRetreat: {
name: "Pale Lurker's Retreat Wall", name: "Pale Lurker's Retreat",
spoiler: "Colosseum of Fools, Room above Bench", spoiler: "Colosseum of Fools, Room above Bench, break wall",
id: "Breakable Wall_Silhouette", id: "Breakable Wall_Silhouette",
sceneName: "Room_Colosseum_Spectate", sceneName: "Room_Colosseum_Spectate",
wiki: "Colosseum_of_Fools#Description" wiki: "Colosseum_of_Fools#Description"

File diff suppressed because one or more lines are too long

View file

@ -5673,15 +5673,15 @@ const HK = {
wiki: "Watcher_Knight#In-game_events" wiki: "Watcher_Knight#In-game_events"
}, },
colosseumHiddenHotSpring: { colosseumHiddenHotSpring: {
name: "Hidden Hot Spring Wall", name: "Hidden Hot Spring",
spoiler: "Colosseum of Fools, wall right of Bench", spoiler: "Colosseum of Fools, break wall right of Bench",
id: "Breakable Wall_Silhouette", id: "Breakable Wall_Silhouette",
sceneName: "Room_Colosseum_02", sceneName: "Room_Colosseum_02",
wiki: "Colosseum_of_Fools#Description" wiki: "Colosseum_of_Fools#Description"
}, },
paleLurkersRetreat: { paleLurkersRetreat: {
name: "Pale Lurker's Retreat Wall", name: "Pale Lurker's Retreat",
spoiler: "Colosseum of Fools, Room above Bench", spoiler: "Colosseum of Fools, Room above Bench, break wall",
id: "Breakable Wall_Silhouette", id: "Breakable Wall_Silhouette",
sceneName: "Room_Colosseum_Spectate", sceneName: "Room_Colosseum_Spectate",
wiki: "Colosseum_of_Fools#Description" wiki: "Colosseum_of_Fools#Description"