diff options
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index d59eeac8d..dfdeb53a0 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -35,6 +35,7 @@ OnNPCKillEvent: // call functions callfunc "mobpoint"; + callfunc "mobhunter"; callfunc "SQuest_Hasan"; end; |