summaryrefslogtreecommitdiff
path: root/npc/018-5-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-5-3')
-rw-r--r--npc/018-5-3/shaabty.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/018-5-3/shaabty.txt b/npc/018-5-3/shaabty.txt
index f35db6fc9..3defb5de2 100644
--- a/npc/018-5-3/shaabty.txt
+++ b/npc/018-5-3/shaabty.txt
@@ -141,8 +141,7 @@ OnKillSnake:
if (! (.@q2+1) % 10)
dispbottom l("@@ @@ killed.", .@q2+1, getmonsterlink(MountainSnake));
}
- killedrid=MountainSnake;
- doevent "#mobptsys::OnNPCKillEvent";
+ fix_mobkill(MountainSnake);
end;
OnInit: