diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-04 21:06:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-04 21:06:41 -0200 |
commit | 14f72a5dbfbb36f46e727bfd86b9b4c4de9729d7 (patch) | |
tree | 35a243d3f04a6632571106e4b664c719996673ca /npc/000-0-0/sailors.txt | |
parent | 88baf3f332d6966fd8f0a6905d266507febfb74e (diff) | |
download | serverdata-14f72a5dbfbb36f46e727bfd86b9b4c4de9729d7.tar.gz serverdata-14f72a5dbfbb36f46e727bfd86b9b4c4de9729d7.tar.bz2 serverdata-14f72a5dbfbb36f46e727bfd86b9b4c4de9729d7.tar.xz serverdata-14f72a5dbfbb36f46e727bfd86b9b4c4de9729d7.zip |
Improve magic arpan dialog (mostly)
Diffstat (limited to 'npc/000-0-0/sailors.txt')
-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; |