Move more events to be Harmony patches

This commit is contained in:
Evil Factory
2026-02-13 18:44:27 -03:00
parent dff38f7609
commit 36471f2239
7 changed files with 171 additions and 16 deletions
@@ -5126,7 +5126,6 @@ namespace Barotrauma
AchievementManager.OnCharacterKilled(this, CauseOfDeath);
}
GameMain.LuaCs.Hook.Call("character.death", this, causeOfDeathAffliction);
KillProjSpecific(causeOfDeath, causeOfDeathAffliction, log);
if (info != null)