summaryrefslogtreecommitdiff
path: root/world/map/npc/002-5/sema.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/002-5/sema.txt')
-rw-r--r--world/map/npc/002-5/sema.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/world/map/npc/002-5/sema.txt b/world/map/npc/002-5/sema.txt
index 32da7044..8da15c1a 100644
--- a/world/map/npc/002-5/sema.txt
+++ b/world/map/npc/002-5/sema.txt
@@ -49,8 +49,9 @@ L_Sema_TooMany:
L_Sema_Not_Happy:
set QL_MINEALL, 26;
- heal -Hp, 0;
- mes "A stone falls on your head.";
+ set Hp, 1;
+ warp getsavepoint(0), getsavepoint(1), getsavepoint(2);
+ message strcharinfo(0), "A stone falls on your head.";
goto L_Close;
L_Sema_Done: