Automatic changelog for PR #78657 [ci skip]

This commit is contained in:
orange man
2023-10-03 21:01:59 +13:00
parent 68b798efa0
commit 9447a664cd
@@ -0,0 +1,5 @@
author: "vinylspiders"
delete-after: True
changes:
- refactor: "fixed many instances of updatehealth() either being called needlessly or not at all within on_mob_life() and in various other parts of the code"
- refactor: "damage procs now return useful information--the actual net change in damage on the mob. added a unit test for this"