summaryrefslogtreecommitdiff
path: root/npc/013-2/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/013-2/notes.txt')
-rw-r--r--npc/013-2/notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-2/notes.txt b/npc/013-2/notes.txt
index 8c2cf9fa..5fba597b 100644
--- a/npc/013-2/notes.txt
+++ b/npc/013-2/notes.txt
@@ -190,7 +190,7 @@ L_close:
next;
mes "You're losing control of your body... everything turns black... while slipping to the floor, you hear a faraway scream... suddenly, you see THE LIGHT!";
next;
- heal -Hp, 0;
+ die();
close;
}