diff options
Diffstat (limited to 'world/map/npc/009-3/warp.txt')
-rw-r--r-- | world/map/npc/009-3/warp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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: |