summaryrefslogtreecommitdiff
path: root/npc/functions/mobpoint.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-26 01:53:27 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-26 01:53:27 -0300
commitea25cb9d91b82c4d2d430a94f5ae1c166cc52a56 (patch)
tree4616abc25fe43abde7663cc0c0310c75d2bf6e6b /npc/functions/mobpoint.txt
parent39e151b4e21bd73fb6d0d3be03994fc187ed583d (diff)
downloadserverdata-ea25cb9d91b82c4d2d430a94f5ae1c166cc52a56.tar.gz
serverdata-ea25cb9d91b82c4d2d430a94f5ae1c166cc52a56.tar.bz2
serverdata-ea25cb9d91b82c4d2d430a94f5ae1c166cc52a56.tar.xz
serverdata-ea25cb9d91b82c4d2d430a94f5ae1c166cc52a56.zip
Actually, and most importantly: Coffee Day. IT IS COFFEE.
Diffstat (limited to 'npc/functions/mobpoint.txt')
-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 80d7fdb92..d35d44331 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -76,6 +76,7 @@ OnNPCKillEvent:
callfunc "Guardhouse_RandQuestCheck";
callfunc "AuroraMobkill";
callfunc "ChocolateDay";
+ callfunc "CoffeeDay";
// Unset killedrid. This affects multiple calls of this function
// But it is in overall more reliable imao