Added conversion for OnAttacked and OnDeath handlers and added new hook character.damageLimb

This commit is contained in:
EvilFactory
2023-04-25 10:20:24 -03:00
parent 9415219141
commit 93a5065171
3 changed files with 57 additions and 63 deletions
@@ -86,6 +86,7 @@ RegisterBarotrauma("CharacterParams+SoundParams")
RegisterBarotrauma("SteeringManager")
RegisterBarotrauma("IndoorsSteeringManager")
RegisterBarotrauma("SteeringPath")
RegisterBarotrauma("CreatureMetrics")
RegisterBarotrauma("Item")
RegisterBarotrauma("DeconstructItem")