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/028-1 | |
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/028-1')
-rw-r--r-- | world/map/npc/028-1/Portal.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/028-1/Portal.txt b/world/map/npc/028-1/Portal.txt index 7dbdff22..12ba62c9 100644 --- a/world/map/npc/028-1/Portal.txt +++ b/world/map/npc/028-1/Portal.txt @@ -1,6 +1,6 @@ -028-1.gat,63,68,0|script|Portal#_M|127,{ +028-1.gat,69,71,0|script|Portal#_M|127,{ - if (isin("028-1.gat",59,64,67,70)) goto L_Main; + if (isin("028-1.gat",65,67,73,73)) goto L_Main; mes "There is something there, but you aren't quite close enough to see exactly what it is."; close; |