changed Door to Gate

This commit is contained in:
ReznoRMichael 2022-02-19 20:04:07 +01:00
parent 39e88839e2
commit eac72b27b5
4 changed files with 4 additions and 4 deletions

View file

@ -105,7 +105,7 @@ If you like the tool and wish it developed further with more functions and easie
✅ Elegant Door Opened. ✅ Elegant Door Opened.
✅ Tower of Love Door Opened. ✅ Tower of Love Door Opened.
✅ Lifeblood Door Opened. ✅ Lifeblood Door Opened.
✅ The Abyss Door Opened. ✅ The Abyss Gate Opened.
✅ Godseeker Cocoon Unlocked. ✅ Godseeker Cocoon Unlocked.
**World Interactions** additions: **World Interactions** additions:

View file

@ -4753,7 +4753,7 @@ var HK = {
wiki: "City_of_Tears#Sub-area:_Tower_of_Love" wiki: "City_of_Tears#Sub-area:_Tower_of_Love"
}, },
abyssGateOpened: { abyssGateOpened: {
name: "The Abyss Door Opened", name: "The Abyss Gate Opened",
spoiler: "Ancient Basin, requires King's Brand", spoiler: "Ancient Basin, requires King's Brand",
wiki: "Ancient_Basin#Description" wiki: "Ancient_Basin#Description"
}, },

File diff suppressed because one or more lines are too long

View file

@ -1300,7 +1300,7 @@ const HK = {
wiki: "City_of_Tears#Sub-area:_Tower_of_Love" wiki: "City_of_Tears#Sub-area:_Tower_of_Love"
}, },
abyssGateOpened: { abyssGateOpened: {
name: "The Abyss Door Opened", name: "The Abyss Gate Opened",
spoiler: "Ancient Basin, requires King's Brand", spoiler: "Ancient Basin, requires King's Brand",
wiki: "Ancient_Basin#Description" wiki: "Ancient_Basin#Description"
}, },