summaryrefslogtreecommitdiff
path: root/npc/functions/mobpoint.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r--npc/functions/mobpoint.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt
index 89fd4f37b..36f647e01 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -91,9 +91,10 @@ OnNPCKillEvent:
callfunc "CraftmasterDay";
callfunc "CadisQuestCheck";
callfunc "GeminiKill";
- callfunc "MKAggro";
callfunc "SK_drops";
+ // Other updates
+ $@MK_TRIGGERED=true;
// Unset killedrid. This affects multiple calls of this function
// But it is in overall more reliable imao
killedrid=0;