summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-27 10:13:52 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-27 10:13:52 -0300
commitb2ce50be2a8f9c4c98b55191dc13ec9d2035efb4 (patch)
tree2f38cb0bc97b9813cb622e35fd897800eaddfc30 /npc/012-1
parent7cb25c1ca14c44d2a0ff2bc309121db50ce1521c (diff)
downloadserverdata-b2ce50be2a8f9c4c98b55191dc13ec9d2035efb4.tar.gz
serverdata-b2ce50be2a8f9c4c98b55191dc13ec9d2035efb4.tar.bz2
serverdata-b2ce50be2a8f9c4c98b55191dc13ec9d2035efb4.tar.xz
serverdata-b2ce50be2a8f9c4c98b55191dc13ec9d2035efb4.zip
Attempt to fix a bug with mobpoint system for Hinnak
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/hinnak.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt
index df7bb1c0d..931027e55 100644
--- a/npc/012-1/hinnak.txt
+++ b/npc/012-1/hinnak.txt
@@ -48,6 +48,7 @@ OnKillPinkie:
if (! (.@q2+1) % 10)
dispbottom l("@@ pinkies killed on @@'s field.", .@q2+1, l("Oscar"));
}
+ killedrid=Pinkie;
doevent "#mobptsys::OnNPCKillEvent";
end;