doc: doc fix

This commit is contained in:
aerinon
2025-01-08 08:00:00 -07:00
parent 3a9b1601af
commit 9a8529100e

View File

@@ -1,5 +1,6 @@
# Patch Notes # Patch Notes
* 1.4.8 * 1.4.8
- New option: Mirror Scroll - to add the item to the starting inventory in non-doors modes - New option: Mirror Scroll - to add the item to the starting inventory in non-doors modes (Thanks Telethar!)
- 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 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)
- Minor documentation fixes (thanks Codemann8!)