fix(key logic): typo

fix(bunny logic): multiple paths considered
This commit is contained in:
aerinon
2023-11-13 15:43:27 -07:00
parent 4dce2762f1
commit 14c0448fe7
4 changed files with 118 additions and 105 deletions

View File

@@ -181,6 +181,10 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o
# Bug Fixes and Notes
* 1.1.7
* Fixed logic issues:
* Self-locking key not allowed in Sanctuary in standard (typo fixed)
* More advanced bunny-walking logic in dungeons (multiple paths considred)
* 1.1.6
* Minor issue with dungeon counter hud interfering with timer
* 1.1.5