From 0caff92c344cf6c6e1bf7cb44e075638a80abe14 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:14:54 -0600 Subject: NPCs on 022-* fixed --- world/map/npc/022-1/dock.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'world/map/npc/022-1/dock.txt') diff --git a/world/map/npc/022-1/dock.txt b/world/map/npc/022-1/dock.txt index ce8d2785..8da5b8aa 100644 --- a/world/map/npc/022-1/dock.txt +++ b/world/map/npc/022-1/dock.txt @@ -2,25 +2,25 @@ // Author: Wushin // Ferry Sign -022-1.gat,62,36,0|script|Ferry Schedule#2|396, +022-1.gat,62,36,0|script|Ferry Schedule#2|396 { callfunc "FerryManifest"; end; } -022-1.gat,65,71,0|script|Ferry Schedule#3|396, +022-1.gat,65,71,0|script|Ferry Schedule#3|396 { callfunc "FerryManifest"; end; } -022-1.gat,85,71,0|script|Tulimshar South Koga|395,6,2, +022-1.gat,85,71,0|script|Tulimshar South Koga|395,6,2 { callfunc "BoardFerry"; close; } -022-1.gat,80,62,0|script|#Tulimshar SouthDock|127, +022-1.gat,80,62,0|script|#Tulimshar SouthDock|127 { end; OnCommandArrive: @@ -32,13 +32,13 @@ OnCommandWarp: end; } -022-1.gat,60,24,0|script|Tulimshar North Koga|395,4,4, +022-1.gat,60,24,0|script|Tulimshar North Koga|395,4,4 { callfunc "BoardCandorFerry"; close; } -022-1.gat,65,25,0|script|#Tulimshar NorthDock|127, +022-1.gat,65,25,0|script|#Tulimshar NorthDock|127 { end; OnCommandArrive: -- cgit v1.2.3-70-g09d2