summaryrefslogtreecommitdiff
path: root/world/map/npc/029-1
diff options
context:
space:
mode:
authortux9th <mr.x@aon.at>2013-05-31 19:41:04 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2013-06-03 16:19:44 +0200
commit875935f65e21b91c78022a730fb1c6fa4e3adfbd (patch)
tree4d224326d4e06b38bb35c2b70aef2219d416938b /world/map/npc/029-1
parentf3f1ecd85783c4200e9169488d1b784f9b5e986b (diff)
downloadserverdata-875935f65e21b91c78022a730fb1c6fa4e3adfbd.tar.gz
serverdata-875935f65e21b91c78022a730fb1c6fa4e3adfbd.tar.bz2
serverdata-875935f65e21b91c78022a730fb1c6fa4e3adfbd.tar.xz
serverdata-875935f65e21b91c78022a730fb1c6fa4e3adfbd.zip
Fixed the NPC warps to have the same range as normal warps instead of the 3 by 3 square.
Diffstat (limited to 'world/map/npc/029-1')
-rw-r--r--world/map/npc/029-1/barrier.txt2
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 85882c89..54ef3878 100644
--- a/world/map/npc/029-1/barrier.txt
+++ b/world/map/npc/029-1/barrier.txt
@@ -1,4 +1,4 @@
-029-1.gat,54,36,0|script|#CandorBarrier|45,1,1,{
+029-1.gat,54,37,0|script|#CandorBarrier|45,0,0,{
if ($@FIGHT_CAVE_STATUS == 1) goto L_Block;
warp "029-3.gat", 46, 23;
end;