diff options
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 8b88c1cb2..0b38d3311 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -43,6 +43,8 @@ OnNPCKillEvent: callfunc "mobpoint"; callfunc "mobhunter"; callfunc "SQuest_Hasan"; + + killedrid=0; end; // When you kill a player, some special care is needed |