Skip to content

Modding Hook Fixes

Fixes a variety of problems with modding hooks in the code, such as BuildTurnOrder not running at all, FighterDamage not triggering at the same instances as ondamage passives, etc. Also correctly labels arguments for functions in Hooks.LUA

Merge request reports