From 7ac77d0b913dac0748f237a1851d564bbb32e25d Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 6 Apr 2012 03:05:05 +0200 Subject: Remplace doors and box by Narrator dialogs. --- npc/000-2-0/doors.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/000-2-0/doors.txt') diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt index d23e47aa..cbca847b 100644 --- a/npc/000-2-0/doors.txt +++ b/npc/000-2-0/doors.txt @@ -9,7 +9,8 @@ OnTouch: - mesq l("This door seems locked."); + mesn "Narrator"; + mes col(l("This door seems locked."), 9); close; } -- cgit v1.2.3-70-g09d2