diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-24 16:47:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-24 16:47:37 -0300 |
commit | d021f436122b5417ae6774d90a30a972a888bcf5 (patch) | |
tree | f1d0f2a24d60a4befbdcc391f3a06de51e9a15e7 /npc/functions/mobpoint.txt | |
parent | 4183a14db9736b6289fa4d5ed81da72261f183e0 (diff) | |
download | serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.gz serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.bz2 serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.xz serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.zip |
Commander Cadis and his stupidly impossible quest which YuckFou will finish in...
I dunno, but I'm hoping it to last at least three days, preferably a week~a month.
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 339e3026c..2ac276f43 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -78,6 +78,7 @@ OnNPCKillEvent: callfunc "ChocolateDay"; callfunc "CoffeeDay"; callfunc "FSFDay"; + callfunc "CadisQuestCheck"; // Unset killedrid. This affects multiple calls of this function // But it is in overall more reliable imao |