summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2017-12-23 17:44:46 +0000
committerAsheraf <acheraf1998@gmail.com>2017-12-23 17:45:30 +0000
commit58b252b5e34f6077f9b06fe5005b7af98b05940b (patch)
tree8b49caf0ffeeebb6248fd913e2f9674de5c05915 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent51b68a07b877febe6d7e5242a951d66f11b3dd3c (diff)
downloadhercules-58b252b5e34f6077f9b06fe5005b7af98b05940b.tar.gz
hercules-58b252b5e34f6077f9b06fe5005b7af98b05940b.tar.bz2
hercules-58b252b5e34f6077f9b06fe5005b7af98b05940b.tar.xz
hercules-58b252b5e34f6077f9b06fe5005b7af98b05940b.zip
HPM Hooks Update
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index 7caf25de6..0e4fa7cc3 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2789,7 +2789,6 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(skill->parse_row_abradb, HP_skill_parse_row_abradb) },
{ HP_POP(skill->parse_row_spellbookdb, HP_skill_parse_row_spellbookdb) },
{ HP_POP(skill->parse_row_magicmushroomdb, HP_skill_parse_row_magicmushroomdb) },
- { HP_POP(skill->parse_row_reproducedb, HP_skill_parse_row_reproducedb) },
{ HP_POP(skill->parse_row_improvisedb, HP_skill_parse_row_improvisedb) },
{ HP_POP(skill->parse_row_changematerialdb, HP_skill_parse_row_changematerialdb) },
{ HP_POP(skill->usave_add, HP_skill_usave_add) },