diff options
Diffstat (limited to 'npc/013-2_Magic_house')
-rw-r--r-- | npc/013-2_Magic_house/notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-2_Magic_house/notes.txt b/npc/013-2_Magic_house/notes.txt index e8a19103..c91746ae 100644 --- a/npc/013-2_Magic_house/notes.txt +++ b/npc/013-2_Magic_house/notes.txt @@ -88,7 +88,7 @@ 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; - gmcommand strcharinfo(0)+":@die "; + heal -Hp, 0; close; } |