[Mod][Utility] DeathHooks

DeathHooks has been updated to now include enemy nomenclature within the script’s comments, to make finding relevant script hooks even easier:

function gd.DeathHooks.aetherialcolossus_a01(objectID)
--Name: Aetherial Behemoth
end

function gd.DeathHooks.aetherialcolossus_b01(objectID)
--Name: Aetherial Colossus
end

function gd.DeathHooks.aetherialcolossus_c01(objectID)
--Name: Aetherial Titan
end

Further, bugfixes from GrimArmory versions 1.5 HF3 and 1.5 HF5 have been included in this update.

Both download links in the first post are up-to-date.

2 Likes