diff options
-rw-r--r-- | npc/000-0-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 8ebbf8ff8..e5017e66d 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -80,7 +80,7 @@ OnSlow: setcamnpc; showavatar NPC_ELMO; mesn; - mesc l("Pst, speak lower, @@ may hear us...", strcharinfo(0)); + mesc l("Pst, speak lower, you may wake @@ up...", strcharinfo(0)); next; mesn; mesc l("(Click on me to hear the conversation and advance. I am a NPC, and NPCs can be interact by clicking.)"); |