summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/items/warpTowels.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/world/map/npc/items/warpTowels.txt b/world/map/npc/items/warpTowels.txt
index c05f7dc7..21714ce3 100644
--- a/world/map/npc/items/warpTowels.txt
+++ b/world/map/npc/items/warpTowels.txt
@@ -1,5 +1,5 @@
function|script|useWhiteWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "020-1.gat",66,91; // Nivalis
if (rand(15))
@@ -15,7 +15,7 @@ L_Keep:
end;
}
function|script|useRedWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "009-1.gat",51,40; // Hurnscald
if (rand(15))
@@ -31,7 +31,7 @@ L_Keep:
end;
}
function|script|useGreenWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "003-1.gat",35,25;
if (rand(15))
@@ -47,7 +47,7 @@ L_Keep:
end;
}
function|script|useBlueWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "003-1.gat",35,25;
if (rand(15))
@@ -63,7 +63,7 @@ L_Keep:
end;
}
function|script|useYellowWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "001-1.gat",40,71; // Tulimshar
if (rand(15))
@@ -79,7 +79,7 @@ L_Keep:
end;
}
function|script|usePurpleWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "003-1.gat",35,25;
if (rand(15))
@@ -95,7 +95,7 @@ L_Keep:
end;
}
function|script|useOrangeWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "027-1.gat",70,100; // Graveyard
if (rand(15))
@@ -111,7 +111,7 @@ L_Keep:
end;
}
function|script|usePinkWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "012-3.gat",448,66; // Terranite Cave
if (rand(15))
@@ -127,7 +127,7 @@ L_Keep:
end;
}
function|script|useTealWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "003-1.gat",35,25;
if (rand(15))
@@ -143,7 +143,7 @@ L_Keep:
end;
}
function|script|useLimeWarpTowel|{
- if (isin("botcheck.gat",8,11,32,29))
+ if (isin("botcheck.gat",25,27,51,47))
goto L_Botcheck;
warp "003-1.gat",35,25;
if (rand(15))