feat: mirror scroll forced on in DR modes, fix settings code bit for it

This commit is contained in:
aerinon
2025-01-07 15:56:33 -07:00
parent c3f6317e84
commit ed5627d5bc
3 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
# Patch Notes
* 1.4.8
- New option: Mirror Scroll - to add the item to the starting inventory in non-doors modes
- Fixed a key logic bug with decoupled doors when a big key door leads to a small key door (the small key door was missing appropriate logic)