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 79b89be0..d23e47aa 100644 --- a/npc/000-2-0/doors.txt +++ b/npc/000-2-0/doors.txt @@ -9,7 +9,7 @@ OnTouch: - mesq l("This door seems locked"); + mesq l("This door seems locked."); close; } |