changed Unlocked to Opened
This commit is contained in:
parent
78328cc75a
commit
71d73db7b3
4 changed files with 4 additions and 4 deletions
|
|
@ -112,7 +112,7 @@ If you like the tool and wish it developed further with more functions and easie
|
|||
✅ Gossipping Bugs.
|
||||
✅ Confessor Jiji's Cave Unlocked.
|
||||
✅ Pleasure House Door Unlocked.
|
||||
✅ Spirits' Glade Door Unlocked.
|
||||
✅ Spirits' Glade Door Opened.
|
||||
✅ City of Tears Gate Opened.
|
||||
✅ Soul Sanctum Shortcut.
|
||||
✅ Chandelier Dropped.
|
||||
|
|
|
|||
|
|
@ -9072,7 +9072,7 @@ var HK = {
|
|||
wiki: "Royal_Waterways#How_to_access"
|
||||
},
|
||||
gladeDoorOpened: {
|
||||
name: "Spirits' Glade Door Unlocked",
|
||||
name: "Spirits' Glade Door Opened",
|
||||
spoiler: "Resting Grounds, Seer: 200 Essence",
|
||||
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
|
||||
},
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -5644,7 +5644,7 @@ const HK = {
|
|||
wiki: "Royal_Waterways#How_to_access"
|
||||
},
|
||||
gladeDoorOpened: {
|
||||
name: "Spirits' Glade Door Unlocked",
|
||||
name: "Spirits' Glade Door Opened",
|
||||
spoiler: "Resting Grounds, Seer: 200 Essence",
|
||||
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue