diff options
Diffstat (limited to 'npc/051-3/reinforcements.txt')
-rw-r--r-- | npc/051-3/reinforcements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/051-3/reinforcements.txt b/npc/051-3/reinforcements.txt index b56b6271..b29624a8 100644 --- a/npc/051-3/reinforcements.txt +++ b/npc/051-3/reinforcements.txt @@ -9,7 +9,7 @@ L_CallReinforcements: end; L_ShouldNotBeHere: - heal -Hp, 0; + die(); end; } @@ -22,7 +22,7 @@ L_ShouldNotBeHere: "Do nothing", L_close; L_ShouldNotBeHere: - heal -Hp, 0; + die(); end; L_TryOpen: |