summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-05-31 06:12:23 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-05-31 06:12:23 +0200
commit41583070c88948264eee4e3683686606f88734eb (patch)
tree5611779ee2e617b7bbe8c7988d2d1de257e53dcf /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent893e29db87053b1668878dd3c96cf312fb7ef93c (diff)
downloadhercules-41583070c88948264eee4e3683686606f88734eb.tar.gz
hercules-41583070c88948264eee4e3683686606f88734eb.tar.bz2
hercules-41583070c88948264eee4e3683686606f88734eb.tar.xz
hercules-41583070c88948264eee4e3683686606f88734eb.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
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 9f9f4ba07..2b7dbdc26 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -1962,6 +1962,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(pc->delinvincibletimer, HP_pc_delinvincibletimer) },
{ HP_POP(pc->addspiritball, HP_pc_addspiritball) },
{ HP_POP(pc->delspiritball, HP_pc_delspiritball) },
+ { HP_POP(pc->getmaxspiritball, HP_pc_getmaxspiritball) },
{ HP_POP(pc->addfame, HP_pc_addfame) },
{ HP_POP(pc->famerank, HP_pc_famerank) },
{ HP_POP(pc->set_hate_mob, HP_pc_set_hate_mob) },