diff options
Diffstat (limited to 'npc/000-0')
-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; |