From 46d598875530608832b30e5b4e6f33030477c454 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 Aug 2018 02:45:02 -0300 Subject: [skip ci] Issue another warning about not skipping dialogs. --- npc/000-0-0/sailors.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/000-0-0/sailors.txt') 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: -- cgit v1.2.3-70-g09d2