Fixed issue with small key shuffle when big keys aren't

This commit is contained in:
aerinon
2022-08-26 15:20:53 -06:00
parent 55364c071a
commit 3e6f2bb79b
2 changed files with 4 additions and 0 deletions

View File

@@ -191,6 +191,7 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o
* Fixed a playthrough issue that was not respecting pot rules
* Fixed an issue that was conflicting with downstream OWR project
* Fixed an issue with inverted and certain pottery settings
* Fixed an issue with small keys being shuffled and big keys not (key distribution)
* 1.0.1.1
* Fixed the pots in Mire Storyteller/ Dark Desert Hint to be colorized when they should be
* Certain pot items no longer reload when reloading the supertile (matches original pot behavior better)