diff options
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 84a156cab..d25701f97 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -100,7 +100,7 @@ OnTouch: mesc l("Click on the NPCs (Non-Player Characters) around you to continue the introduction."); next; - addtimer(15000,"Elmo#sailors::OnSlow"); + addtimer(20000,"Elmo#sailors::OnSlow"); warp "000-0-0", 30, 36; closedialog; |