From 9a8529100e7d66b9cdc04f22325f7f1781317ddc Mon Sep 17 00:00:00 2001 From: aerinon Date: Wed, 8 Jan 2025 08:00:00 -0700 Subject: [PATCH] doc: doc fix --- RELEASENOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5f5c6836..3fe217ac 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,6 @@ # Patch Notes * 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) + - Minor documentation fixes (thanks Codemann8!)