From 5da4f38b15d6bd6b6dd68ab55a3cedfd8ae6ff25 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Tue, 29 Oct 2019 22:06:50 +0100 Subject: HPM Hooks Update --- src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc') diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc index da72b688a..16b8b4f54 100644 --- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc +++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc @@ -2089,8 +2089,9 @@ struct HookingPointData HookingPoints[] = { { HP_POP(mob->read_db_mode_sub, HP_mob_read_db_mode_sub) }, { HP_POP(mob->read_db_drops_option, HP_mob_read_db_drops_option) }, { HP_POP(mob->read_db_stats_sub, HP_mob_read_db_stats_sub) }, + { HP_POP(mob->read_db_viewdata_sub, HP_mob_read_db_viewdata_sub) }, { HP_POP(mob->name_constants, HP_mob_name_constants) }, - { HP_POP(mob->readdb_mobavail, HP_mob_readdb_mobavail) }, + { HP_POP(mob->mobavail_removal_notice, HP_mob_mobavail_removal_notice) }, { HP_POP(mob->read_randommonster, HP_mob_read_randommonster) }, { HP_POP(mob->parse_row_chatdb, HP_mob_parse_row_chatdb) }, { HP_POP(mob->readchatdb, HP_mob_readchatdb) }, -- cgit v1.2.3-60-g2f50