diff options
Diffstat (limited to 'npc/000-0-0')
-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 127a816f9..f62661d4b 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -74,7 +74,7 @@ OnSlow: next; mesn; mesc l("(Click on me to hear the conversation and advance. I am a NPC, and NPCs can be interact by clicking.)"); - mesc l("(By the way, it is rude to not listen when people are speaking to you. Read the dialogs! Important stuff can be found on them.)"), 1; + mesc l("(That was already explained on the intro. Read the dialogs! Important stuff can be found on them.)"); addtimer(30000,"Elmo#sailors::OnSlow"); close; |