changed Unlocked to Opened

This commit is contained in:
ReznoRMichael 2022-02-19 20:25:34 +01:00
parent 78328cc75a
commit 71d73db7b3
4 changed files with 4 additions and 4 deletions

View file

@ -112,7 +112,7 @@ If you like the tool and wish it developed further with more functions and easie
✅ Gossipping Bugs. ✅ Gossipping Bugs.
✅ Confessor Jiji's Cave Unlocked. ✅ Confessor Jiji's Cave Unlocked.
✅ Pleasure House Door Unlocked. ✅ Pleasure House Door Unlocked.
✅ Spirits' Glade Door Unlocked. ✅ Spirits' Glade Door Opened.
✅ City of Tears Gate Opened. ✅ City of Tears Gate Opened.
✅ Soul Sanctum Shortcut. ✅ Soul Sanctum Shortcut.
✅ Chandelier Dropped. ✅ Chandelier Dropped.

View file

@ -9072,7 +9072,7 @@ var HK = {
wiki: "Royal_Waterways#How_to_access" wiki: "Royal_Waterways#How_to_access"
}, },
gladeDoorOpened: { gladeDoorOpened: {
name: "Spirits' Glade Door Unlocked", name: "Spirits' Glade Door Opened",
spoiler: "Resting Grounds, Seer: 200 Essence", spoiler: "Resting Grounds, Seer: 200 Essence",
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade" wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
}, },

File diff suppressed because one or more lines are too long

View file

@ -5644,7 +5644,7 @@ const HK = {
wiki: "Royal_Waterways#How_to_access" wiki: "Royal_Waterways#How_to_access"
}, },
gladeDoorOpened: { gladeDoorOpened: {
name: "Spirits' Glade Door Unlocked", name: "Spirits' Glade Door Opened",
spoiler: "Resting Grounds, Seer: 200 Essence", spoiler: "Resting Grounds, Seer: 200 Essence",
wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade" wiki: "Resting_Grounds#Sub-area:_Spirits'_Glade"
}, },