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/009-3/warp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/009-3/warp.txt') diff --git a/world/map/npc/009-3/warp.txt b/world/map/npc/009-3/warp.txt index 739751bf..ab781e38 100644 --- a/world/map/npc/009-3/warp.txt +++ b/world/map/npc/009-3/warp.txt @@ -1,4 +1,4 @@ -009-3.gat,162,80,0|script|#PVPCaveBarrier|45,0,0 +009-3,162,80,0|script|#PVPCaveBarrier|45,0,0 { mes "Do you want to enter the PVP cave? It costs 150GP."; menu @@ -17,7 +17,7 @@ L_Exit: L_Pay: set Zeny, Zeny - 150; - warp "009-6.gat", 36, 47; + warp "009-6", 36, 47; close; L_NotEnoughMoney: -- cgit v1.2.3-60-g2f50