From 85f6f317c6f086c1155eb5a45c93781f4cf95943 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Jul 2021 15:41:42 -0300 Subject: Do not kill instantly on scripted death; And honor $HARDCORE flag if set --- npc/033-1/kimarr.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/033-1') diff --git a/npc/033-1/kimarr.txt b/npc/033-1/kimarr.txt index cc76ce97..15e2db81 100644 --- a/npc/033-1/kimarr.txt +++ b/npc/033-1/kimarr.txt @@ -292,7 +292,7 @@ L_Punish: areamonster "033-1", 79, 29, 88, 42, "", 1072, 1, "Kimarr::OnYetiDeath"; npctalk strcharinfo(0) + "! This hunt is for " + $@Fluffy_Fighter$ + " alone!"; - heal -Hp, 0; + die(); @mobId = 0; end; -- cgit v1.2.3-60-g2f50