summaryrefslogtreecommitdiff
path: root/world/map/npc/027-1/golbenez.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/027-1/golbenez.txt')
-rw-r--r--world/map/npc/027-1/golbenez.txt4
1 files changed, 2 insertions, 2 deletions
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: