update readme
This commit is contained in:
parent
14387c6233
commit
d6d927c5eb
3 changed files with 7 additions and 1 deletions
|
|
@ -102,6 +102,7 @@ If you like the tool and wish it developed further with more functions and easie
|
||||||
— **Game Completion Essentials** additions:
|
— **Game Completion Essentials** additions:
|
||||||
✅ Paid to See Something Nice.
|
✅ Paid to See Something Nice.
|
||||||
✅ Shopkeeper's Key Returned to Sly.
|
✅ Shopkeeper's Key Returned to Sly.
|
||||||
|
✅ Tower of Love Door Opened.
|
||||||
✅ Godseeker Cocoon Unlocked.
|
✅ Godseeker Cocoon Unlocked.
|
||||||
|
|
||||||
— **World Interactions** additions:
|
— **World Interactions** additions:
|
||||||
|
|
|
||||||
|
|
@ -4741,6 +4741,11 @@ var HK = {
|
||||||
spoiler: "Royal Waterways, lever after Dung Defender",
|
spoiler: "Royal Waterways, lever after Dung Defender",
|
||||||
wiki: "Royal_Waterways#Sub-area:_Isma.27s_Grove"
|
wiki: "Royal_Waterways#Sub-area:_Isma.27s_Grove"
|
||||||
},
|
},
|
||||||
|
openedLoveDoor: {
|
||||||
|
name: "Tower of Love Door Opened",
|
||||||
|
spoiler: "City of Tears, requires Love Key",
|
||||||
|
wiki: "City_of_Tears#Sub-area:_Tower_of_Love"
|
||||||
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
"abyssGateOpened": false,
|
"abyssGateOpened": false,
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue