fix: remove some restrictions from gui's custom item pool

This commit is contained in:
aerinon
2025-01-08 11:54:29 -07:00
parent 1bb7345a01
commit f83b6d03da
2 changed files with 1 additions and 30 deletions

View File

@@ -6,4 +6,5 @@
- 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 multi-player HMG
- Fixed an issue limiting number of items specified in the item pool on the GUI
- Minor documentation fixes (thanks Codemann!)