summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-06-25 00:28:19 +0200
committerReid <reidyaro@gmail.com>2016-06-25 00:28:19 +0200
commitf4db39df2bc54b3f463da0d0f9260c5fc92da598 (patch)
tree02440e79ef47c6539547a143929b24aa406bed69 /npc/001-1
parent3913ef9b154f284100cc8a67be0b612a0f3610ab (diff)
downloadserverdata-f4db39df2bc54b3f463da0d0f9260c5fc92da598.tar.gz
serverdata-f4db39df2bc54b3f463da0d0f9260c5fc92da598.tar.bz2
serverdata-f4db39df2bc54b3f463da0d0f9260c5fc92da598.tar.xz
serverdata-f4db39df2bc54b3f463da0d0f9260c5fc92da598.zip
Remove the harbour NPC on top-right of the dock and offset the one below Nard's ship of two vertical tiles.
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/harbours.txt14
1 files changed, 1 insertions, 13 deletions
diff --git a/npc/001-1/harbours.txt b/npc/001-1/harbours.txt
index d66b009d..9811960c 100644
--- a/npc/001-1/harbours.txt
+++ b/npc/001-1/harbours.txt
@@ -11,18 +11,6 @@
// 6 Hook down.
// 8 Hook up.
-001-1,192,82,0 script #Harbour0 NPC_HARBOUR_WHEEL,{
- harbourClic;
-
-OnTimer1670:
- harbourTimer;
-
-OnInit:
- .distance = 1;
- .alwaysVisible = true;
- end;
-}
-
001-1,183,85,0 script #Harbour1 NPC_HARBOUR_WHEEL_BOX,{
harbourClic;
@@ -59,7 +47,7 @@ OnInit:
end;
}
-001-1,175,117,0 script #Harbour4 NPC_HARBOUR_WHEEL_BOX,{
+001-1,175,119,0 script #Harbour4 NPC_HARBOUR_WHEEL_BOX,{
harbourClic;
OnTimer1670: