summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2019-09-22 16:36:44 +0200
committerHerculesWSAPI <dev@herc.ws>2019-09-22 16:36:44 +0200
commite59f8b1ecf8eb09287efe840a25141a737312225 (patch)
tree9349733db73829242cc5844e4db1e28ecae4cc72 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parenta51b2d2093826eca6f813570876e40768581da9b (diff)
downloadhercules-e59f8b1ecf8eb09287efe840a25141a737312225.tar.gz
hercules-e59f8b1ecf8eb09287efe840a25141a737312225.tar.bz2
hercules-e59f8b1ecf8eb09287efe840a25141a737312225.tar.xz
hercules-e59f8b1ecf8eb09287efe840a25141a737312225.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 d591f3c56..2c7eabeff 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -1394,6 +1394,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(homun->evolve, HP_homun_evolve) },
{ HP_POP(homun->mutate, HP_homun_mutate) },
{ HP_POP(homun->gainexp, HP_homun_gainexp) },
+ { HP_POP(homun->gainexp_real, HP_homun_gainexp_real) },
{ HP_POP(homun->add_intimacy, HP_homun_add_intimacy) },
{ HP_POP(homun->consume_intimacy, HP_homun_consume_intimacy) },
{ HP_POP(homun->healed, HP_homun_healed) },