diff options
Diffstat (limited to 'npc/009-4')
-rw-r--r-- | npc/009-4/torches.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |