summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Hulka <sean.hulka@gmail.com>2021-07-08 02:58:10 +0000
committerSean Hulka <sean.hulka@gmail.com>2021-07-08 02:58:10 +0000
commitba2cdd4fbcd150f6542332d53107a19333ad83eb (patch)
treefc2af3570166d824f5ee4f822b83a2b0053899fe
parentbf9fa771738e403e8f2113d20d0fe02597565892 (diff)
downloadserverdata-SpeedDuck-master-patch-16263.tar.gz
serverdata-SpeedDuck-master-patch-16263.tar.bz2
serverdata-SpeedDuck-master-patch-16263.tar.xz
serverdata-SpeedDuck-master-patch-16263.zip
Update mobpoint.txt to call new function.SpeedDuck-master-patch-16263
-rw-r--r--npc/functions/mobpoint.txt1
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