summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2020-01-12 18:06:38 +0100
committerHerculesWSAPI <dev@herc.ws>2020-01-12 18:06:38 +0100
commita47f90111ce72726995b8f4ac4e4d52af839c1f1 (patch)
tree1fadde56118b4ff57087cda8f92f577776a5f5bb /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent45b8982191160dc5f5ffc28e0eb8b28c6b8a138b (diff)
downloadhercules-a47f90111ce72726995b8f4ac4e4d52af839c1f1.tar.gz
hercules-a47f90111ce72726995b8f4ac4e4d52af839c1f1.tar.bz2
hercules-a47f90111ce72726995b8f4ac4e4d52af839c1f1.tar.xz
hercules-a47f90111ce72726995b8f4ac4e4d52af839c1f1.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 79346272e..7b81bac49 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2571,6 +2571,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(pc->isDeathPenaltyJob, HP_pc_isDeathPenaltyJob) },
{ HP_POP(pc->has_second_costume, HP_pc_has_second_costume) },
{ HP_POP(pc->expandInventory, HP_pc_expandInventory) },
+ { HP_POP(pc->auto_exp_insurance, HP_pc_auto_exp_insurance) },
/* pcre_interface */
{ HP_POP(libpcre->compile, HP_libpcre_compile) },
{ HP_POP(libpcre->study, HP_libpcre_study) },