summaryrefslogtreecommitdiff
path: root/npc/functions/mobpoint.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-09-24 16:24:59 -0300
committerJesusaves <cpntb1@ymail.com>2022-09-24 16:24:59 -0300
commit46127242f356137c3927cc8d647a61070f4a2e6a (patch)
treea9ee754a66b2c142c7bc79cf5f2abb1607c01c15 /npc/functions/mobpoint.txt
parent2c2927baf3e610fd61f4d33ae72bf7e369261856 (diff)
downloadserverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.gz
serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.bz2
serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.tar.xz
serverdata-46127242f356137c3927cc8d647a61070f4a2e6a.zip
Add new passive skill: Realm of Drops.
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 62951e3b0..016177f5b 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -87,6 +87,7 @@ OnNPCKillEvent:
callfunc "CadisQuestCheck";
callfunc "GeminiKill";
callfunc "MKAggro";
+ callfunc "SK_drops";
// Unset killedrid. This affects multiple calls of this function
// But it is in overall more reliable imao