summaryrefslogtreecommitdiff
path: root/npc/051-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/051-1')
-rw-r--r--npc/051-1/desert.txt2
-rw-r--r--npc/051-1/forest.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/051-1/desert.txt b/npc/051-1/desert.txt
index 07b84eb6..8d68837c 100644
--- a/npc/051-1/desert.txt
+++ b/npc/051-1/desert.txt
@@ -39,7 +39,7 @@ OnTimer6500:
end;
L_ShouldNotBeHere:
- heal -Hp, 0;
+ die();
end;
L_HintToHelpers:
diff --git a/npc/051-1/forest.txt b/npc/051-1/forest.txt
index d9c21625..a363d7c4 100644
--- a/npc/051-1/forest.txt
+++ b/npc/051-1/forest.txt
@@ -11,7 +11,7 @@
end;
L_ShouldNotBeHere:
- heal -Hp, 0;
+ die();
end;
L_HandleHelper:
@@ -58,7 +58,7 @@ L_TaskComplete:
end;
L_ShouldNotBeHere:
- heal -Hp, 0;
+ die();
end;
L_Blocked: