From 875935f65e21b91c78022a730fb1c6fa4e3adfbd Mon Sep 17 00:00:00 2001 From: tux9th Date: Fri, 31 May 2013 19:41:04 +0200 Subject: Fixed the NPC warps to have the same range as normal warps instead of the 3 by 3 square. --- world/map/npc/031-3/labyrinth.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/031-3/labyrinth.txt') diff --git a/world/map/npc/031-3/labyrinth.txt b/world/map/npc/031-3/labyrinth.txt index ed06cf60..cf3bd520 100644 --- a/world/map/npc/031-3/labyrinth.txt +++ b/world/map/npc/031-3/labyrinth.txt @@ -1,7 +1,7 @@ // Conditional warp for yeti cave // Authors: Jenalya -031-3.gat,46,24,0|script|#YetiBarrier|45,1,1,{ +031-3.gat,46,24,0|script|#YetiBarrier|45,0,0,{ if ($@FIGHT_YETI_STATUS == 1) goto L_Blocked; warp "031-4.gat", 40, 69; end; -- cgit v1.2.3-60-g2f50