diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2012-12-01 00:23:58 +0100 |
---|---|---|
committer | Vincent Petithory <vincent.petithory@gmail.com> | 2012-12-01 00:23:58 +0100 |
commit | d328d77f6601645e15890a4e48431bec44c0716a (patch) | |
tree | 67387a7063f5142960fed13423a3751d688ba794 /world/map/npc/easter/2010/Blocker.txt | |
parent | a6aa02bb42c8742222e21e3e8901e126a99e99d8 (diff) | |
download | serverdata-d328d77f6601645e15890a4e48431bec44c0716a.tar.gz serverdata-d328d77f6601645e15890a4e48431bec44c0716a.tar.bz2 serverdata-d328d77f6601645e15890a4e48431bec44c0716a.tar.xz serverdata-d328d77f6601645e15890a4e48431bec44c0716a.zip |
Update easter 2010 scripts / magic / warps for the map changes of 028-1.
Diffstat (limited to 'world/map/npc/easter/2010/Blocker.txt')
-rw-r--r-- | world/map/npc/easter/2010/Blocker.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/easter/2010/Blocker.txt b/world/map/npc/easter/2010/Blocker.txt index 64502411..491180a7 100644 --- a/world/map/npc/easter/2010/Blocker.txt +++ b/world/map/npc/easter/2010/Blocker.txt @@ -1,4 +1,4 @@ -028-1.gat,114,121,0 script #28Barrier#_M 127,1,1{ +028-1.gat,120,124,0 script #28Barrier#_M 127,1,1{ end; OnTouch: if (($Easter_2010_Npc_State2 >> E10_BARRIER_SHIFT) & E10_BARRIER_MASK == E10_BARRIER_ACTIVE) goto L_block; |