diff options
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; |