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/034-1/yetiSpawn.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/034-1/yetiSpawn.txt') diff --git a/npc/034-1/yetiSpawn.txt b/npc/034-1/yetiSpawn.txt index c8668101..cd4f2b7a 100644 --- a/npc/034-1/yetiSpawn.txt +++ b/npc/034-1/yetiSpawn.txt @@ -47,7 +47,7 @@ L_End: L_NonQuestKill: message strcharinfo(0), "The dying Yeti takes you along to the other side."; - heal -Hp, 0; + die(); goto L_End; S_Update_Mask: -- cgit v1.2.3-60-g2f50