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/009-4/torches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-4/torches.txt') diff --git a/npc/009-4/torches.txt b/npc/009-4/torches.txt index fe1fc187..8cf053d0 100644 --- a/npc/009-4/torches.txt +++ b/npc/009-4/torches.txt @@ -247,7 +247,7 @@ L_Failed: misceffect 16; @TorchIntensity = 0; callfunc "SetTorchIntensity"; - heal -Hp, 0; + die(); close2; return; } -- cgit v1.2.3-60-g2f50