From 96e3f4212f361a02b4c6d0330fc41b9b0dea5daf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Apr 2019 14:43:13 -0300 Subject: For testing, lets see if this makes Pinkies kills to be counted twice --- npc/014-3/oscar.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/014-3') 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: -- cgit v1.2.3-60-g2f50