diff options
-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 15b3a65f3..d9d0c7355 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -79,6 +79,7 @@ OnNPCKillEvent: callfunc "CoffeeDay"; callfunc "FSFDay"; callfunc "CadisQuestCheck"; + callfunc "DarkLordMobCount"; // Unset killedrid. This affects multiple calls of this function // But it is in overall more reliable imao |