check Chandelier Dropped
This commit is contained in:
parent
ccbc47039b
commit
c2ed771244
3 changed files with 8 additions and 3 deletions
|
|
@ -9084,6 +9084,11 @@ var HK = {
|
|||
spoiler: "City of Tears: Hot Springs, Millibelle the Thief",
|
||||
wiki: "Millibelle"
|
||||
},
|
||||
watcherChandelier: {
|
||||
name: "Chandelier Dropped",
|
||||
spoiler: "City of Tears: Watcher Knights Room, break ceiling",
|
||||
wiki: "Watcher_Knight#In-game_events"
|
||||
},
|
||||
stagEggInspected: {
|
||||
name: "Stag Nest Egg Inspected",
|
||||
spoiler: "Howling Cliffs: Top of Stag Nest",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -5658,8 +5658,8 @@ const HK = {
|
|||
},
|
||||
watcherChandelier: {
|
||||
name: "Chandelier Dropped",
|
||||
spoiler: "City of Tears: Watcher Knights Room, breakable ceiling",
|
||||
wiki: "Howling_Cliffs#Sub-area:_Stag_Nest"
|
||||
spoiler: "City of Tears: Watcher Knights Room, break ceiling",
|
||||
wiki: "Watcher_Knight#In-game_events"
|
||||
},
|
||||
stagEggInspected: {
|
||||
name: "Stag Nest Egg Inspected",
|
||||
|
|
|
|||
Loading…
Reference in a new issue