summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-0/doors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
index ce4ad031..f9a4aefa 100644
--- a/npc/000-2-0/doors.txt
+++ b/npc/000-2-0/doors.txt
@@ -49,8 +49,8 @@ l_GotoNard:
close;
l_End:
- mesn "Narrator";
- mes col(l("The door is locked."), 9);
+ npctalk "The door is locked.";
+
close;
}