summaryrefslogtreecommitdiff
path: root/npc/001-1/manhole.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/manhole.txt')
-rw-r--r--npc/001-1/manhole.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/manhole.txt b/npc/001-1/manhole.txt
index f0717e04..f2bae5f0 100644
--- a/npc/001-1/manhole.txt
+++ b/npc/001-1/manhole.txt
@@ -15,7 +15,7 @@
end;
}
- narrator(6,
+ narrator(S_LAST_BLANK_LINE | S_LAST_NEXT,
l("You hear some creeping and crawling sounds from the murkiness below."),
l("..."),
l("Do you want to enter in sewer?"));
@@ -38,7 +38,7 @@ OnInit:
end;
}
- narrator(6,
+ narrator(S_LAST_BLANK_LINE | S_LAST_NEXT,
l("You hear some creeping and crawling sounds from the murkiness below."),
l("..."),
l("Do you want to enter in sewer?"));