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/029-1/dock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/029-1/dock.txt') diff --git a/world/map/npc/029-1/dock.txt b/world/map/npc/029-1/dock.txt index 7430971c..61f8a242 100644 --- a/world/map/npc/029-1/dock.txt +++ b/world/map/npc/029-1/dock.txt @@ -1,19 +1,19 @@ // The ferry dock // Ferry Sign -029-1.gat,43,104,0|script|Ferry Schedule#8|397 +029-1,43,104,0|script|Ferry Schedule#8|397 { callfunc "FerryManifest"; end; } -029-1.gat,51,118,0|script|Candor Koga|395,8,8 +029-1,51,118,0|script|Candor Koga|395,8,8 { callfunc "BoardCandorFerry"; close; } -029-1.gat,55,110,0|script|#CandorDock|127 +029-1,55,110,0|script|#CandorDock|127 { end; OnCommandArrive: -- cgit v1.2.3-60-g2f50