diff options
Diffstat (limited to 'npc/000-0')
-rw-r--r-- | npc/000-0/sailors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 8d004e142..eec439693 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -80,6 +80,7 @@ OnTouch: mesc l("Click on the NPCs (Non-Player Characters) around you to continue the introduction."); next; + addtimer(15000,"Elmo#sailors::OnSlow"); warp "000-0-0", 26, 28; closedialog; |