Lots of changes, forgot to add the heal scroll sound. Sounds for when enemies come in and go out of range. Menu filtering added.

This commit is contained in:
Storm Dragon
2026-01-25 21:10:38 -05:00
parent 815ac97a64
commit 43b24b6d11
30 changed files with 731 additions and 119 deletions
+1
View File
@@ -164,6 +164,7 @@ void main()
update_bandits();
update_boars();
update_flying_creatures();
update_weapon_range_audio_all();
update_world_drops();
update_blessings();
update_notifications();