From b9541fdef77cbb7984b2ee985a1360bf88a745b1 Mon Sep 17 00:00:00 2001 From: Sam V Date: Sun, 12 Nov 2023 15:02:09 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb474668..6ff8245dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Fixed crash when +USEing NPCs that have just exited a scripted sequence (Thanks malortie) * Fixed talk monsters resetting other talk monsters' dying schedule if they are both killed at the same time (Thanks FreeSlave) * Fixed RPG laser turning on when reloading immediately after equipping the weapon +* Reverted weapon selection using weapon IDs to prevent the game from malfunctioning when delta.lst is missing ### Features