diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-11 16:58:50 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-11 16:58:50 -0200 |
commit | 63110ff1cfc3dde7ab5c5229591be1840520674a (patch) | |
tree | 60cdb1be2069db6a7cefa153b89e1f24aad42c98 /npc/000-0/sailors.txt | |
parent | bb94d160d6021ad6521703788d33665cb5f17ae2 (diff) | |
download | serverdata-63110ff1cfc3dde7ab5c5229591be1840520674a.tar.gz serverdata-63110ff1cfc3dde7ab5c5229591be1840520674a.tar.bz2 serverdata-63110ff1cfc3dde7ab5c5229591be1840520674a.tar.xz serverdata-63110ff1cfc3dde7ab5c5229591be1840520674a.zip |
Update map warp positions to reflect 000-0-0 update
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 3f6bdbd76..84a156cab 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -101,7 +101,7 @@ OnTouch: next; addtimer(15000,"Elmo#sailors::OnSlow"); - warp "000-0-0", 26, 28; + warp "000-0-0", 30, 36; closedialog; close; |