summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2019-10-19 16:47:07 +0200
committerHerculesWSAPI <dev@herc.ws>2019-10-19 16:47:07 +0200
commita7f67d0513cc6f55056a37d2f6ae55bcf58af174 (patch)
treecdeda16cb903f3c8ff57c2d0c922529546d3ec73 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent660830898b83342ab4eb822c7a61c604d37d645c (diff)
downloadhercules-a7f67d0513cc6f55056a37d2f6ae55bcf58af174.tar.gz
hercules-a7f67d0513cc6f55056a37d2f6ae55bcf58af174.tar.bz2
hercules-a7f67d0513cc6f55056a37d2f6ae55bcf58af174.tar.xz
hercules-a7f67d0513cc6f55056a37d2f6ae55bcf58af174.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index 712cd4168..e6dcdec42 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2024,6 +2024,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(mob->ai_sub_hard_bg_ally, HP_mob_ai_sub_hard_bg_ally) },
{ HP_POP(mob->ai_sub_hard_lootsearch, HP_mob_ai_sub_hard_lootsearch) },
{ HP_POP(mob->warpchase_sub, HP_mob_warpchase_sub) },
+ { HP_POP(mob->is_in_battle_state, HP_mob_is_in_battle_state) },
{ HP_POP(mob->ai_sub_hard_slavemob, HP_mob_ai_sub_hard_slavemob) },
{ HP_POP(mob->unlocktarget, HP_mob_unlocktarget) },
{ HP_POP(mob->randomwalk, HP_mob_randomwalk) },