summaryrefslogtreecommitdiff
path: root/npc/014-3/oscar.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-28 14:43:13 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-28 14:46:50 -0300
commit96e3f4212f361a02b4c6d0330fc41b9b0dea5daf (patch)
tree2598dca6832335a133686cca2a0a8153c17afabe /npc/014-3/oscar.txt
parent612fb18f572091775dcac2a153605ff540e96dfc (diff)
downloadserverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.gz
serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.bz2
serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.xz
serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.zip
For testing, lets see if this makes Pinkies kills to be counted twice
Diffstat (limited to 'npc/014-3/oscar.txt')
-rw-r--r--npc/014-3/oscar.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt
index d1e44a89e..15c2383da 100644
--- a/npc/014-3/oscar.txt
+++ b/npc/014-3/oscar.txt
@@ -136,6 +136,7 @@ OnKillPinkie:
if (! (.@q2+1) % 10)
dispbottom l("@@ pinkies killed on @@'s field.", .@q2+1, l("Oscar"));
}
+ doevent "#mobptsys::OnNPCKillEvent";
end;
OnInit: