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/029-1/hasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/029-1') diff --git a/npc/029-1/hasan.txt b/npc/029-1/hasan.txt index 7cf89db7..d769560a 100644 --- a/npc/029-1/hasan.txt +++ b/npc/029-1/hasan.txt @@ -159,7 +159,7 @@ L_SummonAgain: goto L_Summon; OnKillYou: - heal -Hp, 0; + die(); end; OnTimer5000: -- cgit v1.2.3-60-g2f50