summaryrefslogtreecommitdiff
path: root/npc/014-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-3')
-rw-r--r--npc/014-3/oscar.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt
index 15c2383da..5e981af0b 100644
--- a/npc/014-3/oscar.txt
+++ b/npc/014-3/oscar.txt
@@ -136,7 +136,7 @@ OnKillPinkie:
if (! (.@q2+1) % 10)
dispbottom l("@@ pinkies killed on @@'s field.", .@q2+1, l("Oscar"));
}
- doevent "#mobptsys::OnNPCKillEvent";
+ fix_mobkill(Pinkie);
end;
OnInit: