summaryrefslogtreecommitdiff
path: root/npc/functions/mob_points.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/mob_points.txt')
-rw-r--r--npc/functions/mob_points.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt
index da92ad34..fc80d0cf 100644
--- a/npc/functions/mob_points.txt
+++ b/npc/functions/mob_points.txt
@@ -13,6 +13,7 @@ function script fix_mobkill {
function script MobPoints {
$MONSTERS_KILLED+=1;
MONSTERS_KILLED+=1;
+ @mobId=killedrid;
if (MPQUEST) {
.@moblv=strmobinfo(3,killedrid);