summaryrefslogtreecommitdiff
path: root/world/map/npc/013-2/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/013-2/notes.txt')
-rw-r--r--world/map/npc/013-2/notes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/013-2/notes.txt b/world/map/npc/013-2/notes.txt
index 99de40df..2ab0a653 100644
--- a/world/map/npc/013-2/notes.txt
+++ b/world/map/npc/013-2/notes.txt
@@ -197,7 +197,8 @@ 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;
+ set Hp, 1;
+ warp getsavepoint(0), getsavepoint(1), getsavepoint(2);
close;
}