diff options
Diffstat (limited to 'world/map/npc/029-1/barrier.txt')
-rw-r--r-- | world/map/npc/029-1/barrier.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/029-1/barrier.txt b/world/map/npc/029-1/barrier.txt index fe51dadc..f5f7ea35 100644 --- a/world/map/npc/029-1/barrier.txt +++ b/world/map/npc/029-1/barrier.txt @@ -1,4 +1,4 @@ -029-1.gat,53,36,0 script #CandorBarrier 127,1,1,{ +029-1.gat,54,36,0 script #CandorBarrier 127,1,1,{ if ($@FIGHT_CAVE_STATUS == 1) goto L_Block; warp "029-3.gat", 46, 23; end; |