diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-08 02:28:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-08 02:28:53 -0300 |
commit | 86f3d5f47c69624e2931ad31e9e531e8478ba314 (patch) | |
tree | 3adaa71369d17d175b141dc2d3b09bd11810c6bd /npc/000-0 | |
parent | 017c6bf85bdc5e0b0828d6973fc313f75204ad08 (diff) | |
download | serverdata-86f3d5f47c69624e2931ad31e9e531e8478ba314.tar.gz serverdata-86f3d5f47c69624e2931ad31e9e531e8478ba314.tar.bz2 serverdata-86f3d5f47c69624e2931ad31e9e531e8478ba314.tar.xz serverdata-86f3d5f47c69624e2931ad31e9e531e8478ba314.zip |
Slow poke
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; |