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/011-1/oscar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/011-1/oscar.txt') diff --git a/npc/011-1/oscar.txt b/npc/011-1/oscar.txt index e6780ff3..f0be3b4b 100644 --- a/npc/011-1/oscar.txt +++ b/npc/011-1/oscar.txt @@ -379,7 +379,7 @@ OnPDP: L_KillBadHunter: misceffect FX_PUMPKIN_EXPLOSION, strcharinfo(0); - heal -Hp, 0; + die(); end; L_PumpkinsRuined: -- cgit v1.2.3-60-g2f50