From 22cfbc011ce19e96767861b60473fa3136177f10 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 1 Feb 2015 14:11:22 -0500 Subject: remove .gat from npcs --- world/map/npc/001-1/dock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/001-1/dock.txt') diff --git a/world/map/npc/001-1/dock.txt b/world/map/npc/001-1/dock.txt index 941e222a..05402b94 100644 --- a/world/map/npc/001-1/dock.txt +++ b/world/map/npc/001-1/dock.txt @@ -2,19 +2,19 @@ // Author: Wushin // Ferry Sign -001-1.gat,61,71,0|script|Ferry Schedule#2|396 +001-1,61,71,0|script|Ferry Schedule#2|396 { callfunc "FerryManifest"; end; } -001-1.gat,75,70,0|script|Tulimshar Koga|395,8,3 +001-1,75,70,0|script|Tulimshar Koga|395,8,3 { callfunc "BoardFerry"; close; } -001-1.gat,70,70,0|script|#TulimsharDock|127 +001-1,70,70,0|script|#TulimsharDock|127 { end; OnCommandArrive: -- cgit v1.2.3-70-g09d2