fix: enemy drops in TR Dark Ride need to require Somaria

This commit is contained in:
aerinon
2025-01-15 08:51:41 -07:00
parent 5664526e0c
commit 996462d623
2 changed files with 5 additions and 3 deletions

View File

@@ -5,6 +5,8 @@
- 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)
- Fixed an ER bug where Bonk Fairy could be used for a mandatory connector in standard mode (boots could allow escape to be skipped)
- Fixed an issue with flute activation in rain mode. (thanks Codemann!)
- Fixed an issue with enemies in TR Dark Ride room not requiring Somaria
- More HMG fixes by Muffins
- Fixed an issue with multi-player HMG
- Fixed an issue limiting number of items specified in the item pool on the GUI
- Minor documentation fixes (thanks Codemann!)