diff options
Diffstat (limited to 'npc/000-2-0/doors.txt')
-rw-r--r-- | npc/000-2-0/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt index dd65645c..a60b0c80 100644 --- a/npc/000-2-0/doors.txt +++ b/npc/000-2-0/doors.txt @@ -40,7 +40,7 @@ OnTouch: next; mesn "Narrator"; - mes col(l("Captain Nard is in the room to your right."), 9); + mesc(l("Captain Nard is in the room to your right."), 9); next; restorecam; |