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/027-1/golbenez.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/027-1/golbenez.txt') diff --git a/world/map/npc/027-1/golbenez.txt b/world/map/npc/027-1/golbenez.txt index ea19db7b..cfa09fdb 100644 --- a/world/map/npc/027-1/golbenez.txt +++ b/world/map/npc/027-1/golbenez.txt @@ -1,4 +1,4 @@ -027-1.gat,68,89,0|script|#Golbenez#_M|204 +027-1,68,89,0|script|#Golbenez#_M|204 { set @fee, 666; @@ -21,7 +21,7 @@ L_Warp: if (Zeny < @fee) goto L_No_Money; set Zeny, Zeny - @fee; - warp "027-2.gat", 105, 44; + warp "027-2", 105, 44; close; L_No_Money: -- cgit v1.2.3-70-g09d2