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 9b4722e2..77c8f6f6 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -56,7 +56,7 @@ l_Break: mes ""; mesn "Narrator"; - mes col(l("You hear a screaming sound, must be the creaking of the wood door..."), 9); + mes col(l("You hear a loud scream. It must be the creaking of the wooden door..."), 9); close; |