summaryrefslogtreecommitdiff
path: root/npc/000-0-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-08 02:45:02 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-08 02:45:02 -0300
commit46d598875530608832b30e5b4e6f33030477c454 (patch)
tree8c5bb0a5770ee3d4cc8b996b2836b1a730cd2fcd /npc/000-0-0
parenta2cc4b71ff4c3004c5a701866f7cde0d7e59d233 (diff)
downloadserverdata-46d598875530608832b30e5b4e6f33030477c454.tar.gz
serverdata-46d598875530608832b30e5b4e6f33030477c454.tar.bz2
serverdata-46d598875530608832b30e5b4e6f33030477c454.tar.xz
serverdata-46d598875530608832b30e5b4e6f33030477c454.zip
[skip ci] Issue another warning about not skipping dialogs.
Diffstat (limited to 'npc/000-0-0')
-rw-r--r--npc/000-0-0/sailors.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index 47f50bcd8..d89dfd7a0 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -83,7 +83,8 @@ 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.)");
- addtimer(15000,"Elmo#sailors::OnSlow");
+ 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;
+ addtimer(30000,"Elmo#sailors::OnSlow");
close;
OnInit: