diff options
-rw-r--r-- | npc/000-2-2/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index 98374fa7..f01d2b2e 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -37,7 +37,7 @@ l_Warp: OnTouch: mesn "Narrator"; - mes col(l("This door seems locked."), 9); + mes col(l("Wait, it seems someone is blocking the door from the other side!"), 9); } |