diff options
Diffstat (limited to 'world/map/npc/031-3')
-rw-r--r-- | world/map/npc/031-3/labyrinth.txt | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/world/map/npc/031-3/labyrinth.txt b/world/map/npc/031-3/labyrinth.txt index 2047582a..ae363a16 100644 --- a/world/map/npc/031-3/labyrinth.txt +++ b/world/map/npc/031-3/labyrinth.txt @@ -1,12 +1,5 @@ -//################################################################################# -//# -//# Conditional warp for yeti cave -//# -//# Authors: Jenalya -//# -//# reviewed by: -//# -//################################################################################# +// Conditional warp for yeti cave +// Authors: Jenalya 031-3.gat,46,24,0|script|#YetiBarrier|127,1,1,{ if ($@FIGHT_YETI_STATUS == 1) goto L_Blocked; |