diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-30 07:59:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-30 07:59:27 -0300 |
commit | 5e896c2cc680bf5680c8a60fde549423243f708c (patch) | |
tree | 3f6cfcf3154d1e2b1c8c0650afd4874f104203f9 /npc | |
parent | 27ac243a42df1c29da74d904936d3158b062340f (diff) | |
download | serverdata-5e896c2cc680bf5680c8a60fde549423243f708c.tar.gz serverdata-5e896c2cc680bf5680c8a60fde549423243f708c.tar.bz2 serverdata-5e896c2cc680bf5680c8a60fde549423243f708c.tar.xz serverdata-5e896c2cc680bf5680c8a60fde549423243f708c.zip |
There was 50% chances of that failing. Now that is 100% success rate.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0-0/sailors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index c6023fb1a..c00df1e7a 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -18,6 +18,7 @@ // Tutorial not accepted L_Step0: deltimer("Elmo#sailors::OnSlow"); + deltimer("Elmo#sailors::OnSlow2"); setcamnpc; showavatar NPC_ELMO; mesn "Elmo"; |