summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2020-02-09 20:56:28 +0100
committerHerculesWSAPI <dev@herc.ws>2020-02-09 20:56:28 +0100
commit9e68350a054d5ec181a40528728d8de185a4f43c (patch)
tree54781c08bdcea5e287cab25aaef973a74d269882 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent14655f4367656866b09b331359978c0af17916bd (diff)
downloadhercules-9e68350a054d5ec181a40528728d8de185a4f43c.tar.gz
hercules-9e68350a054d5ec181a40528728d8de185a4f43c.tar.bz2
hercules-9e68350a054d5ec181a40528728d8de185a4f43c.tar.xz
hercules-9e68350a054d5ec181a40528728d8de185a4f43c.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 7af336fdc..c755e0bec 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -576,6 +576,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(clif->quitsave, HP_clif_quitsave) },
{ HP_POP(clif->misceffect, HP_clif_misceffect) },
{ HP_POP(clif->changeoption, HP_clif_changeoption) },
+ { HP_POP(clif->changeoption_target, HP_clif_changeoption_target) },
{ HP_POP(clif->changeoption2, HP_clif_changeoption2) },
{ HP_POP(clif->emotion, HP_clif_emotion) },
{ HP_POP(clif->talkiebox, HP_clif_talkiebox) },