From bb96e38207034e3f245a25401c21b2ec89f80fde Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 02:31:10 -0200 Subject: OnSlow at 000-0-0 is even more spammy --- npc/000-0-0/sailors.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 06cc0a3df..7336a6551 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -79,8 +79,13 @@ OnSlow: */ npctalk3 l("Pst! Speak lower! Otherwise we'll wake @@ up!", strcharinfo(0)); dispbottom l("Click on Elmo or Magic Arpan to continue..."); + addtimer(30000,"Elmo#sailors::OnSlow2"); + end; + +OnSlow2: + npctalk3 l("@@, do you need help? Are you lost? Click me!", strcharinfo(0)); addtimer(30000,"Elmo#sailors::OnSlow"); - close; + end; OnInit: .sex = G_MALE; -- cgit v1.2.3-60-g2f50