From 43ff326623144dc74d04c1d0dc6deebdafc5af7d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 11:33:50 -0300 Subject: Fix several scripted mob death with fix_mobkill(Pinkie) --- npc/018-4-2/susanne.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/018-4-2') diff --git a/npc/018-4-2/susanne.txt b/npc/018-4-2/susanne.txt index 391bf3b25..2d2678e44 100644 --- a/npc/018-4-2/susanne.txt +++ b/npc/018-4-2/susanne.txt @@ -58,6 +58,7 @@ OnKillFafi: mapannounce "017-1", "" +strcharinfo(0)+ " has killed the Fafi Dragon!", 0; message strcharinfo(0), "Cheers are being heard throughout the land!"; } + fix_mobkill(FafiDragon); end; L_Complete: -- cgit v1.2.3-60-g2f50