diff options
Diffstat (limited to 'npc/002-3/doors.txt')
-rw-r--r-- | npc/002-3/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt index 371e25982..b0caea5a7 100644 --- a/npc/002-3/doors.txt +++ b/npc/002-3/doors.txt @@ -22,7 +22,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."); next; restorecam; |