From f4db39df2bc54b3f463da0d0f9260c5fc92da598 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 25 Jun 2016 00:28:19 +0200 Subject: Remove the harbour NPC on top-right of the dock and offset the one below Nard's ship of two vertical tiles. --- npc/001-1/harbours.txt | 14 +------------- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.3-70-g09d2