summaryrefslogtreecommitdiff
path: root/world/map/npc/016-2/contributor.txt
blob: af3e087e2db1fd3c0e1d81d5d30e28eeddba1bdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
// special warps for contributors

016-1,84,54,0|script|#cont-warp0|32767,0,0
{
    if (countitem(647)||countitem(725)||countitem(1178)||countitem(5131)||countitem(5132)||countitem(5133)||countitem(5134)||countitem(5135)||countitem(5136)||countitem(5137)||countitem(5138)||countitem(5139)||countitem(5140)||(getgmlevel()>=20))
        warp "016-2", 28, 31;
    end;
}

016-1,84,50,0|script|#cont-warp1|32767,0,0
{
    if (countitem(647)||countitem(725)||countitem(1178)||countitem(5131)||countitem(5132)||countitem(5133)||countitem(5134)||countitem(5135)||countitem(5136)||countitem(5137)||countitem(5138)||countitem(5139)||countitem(5140)||(getgmlevel()>=20))
        warp "016-2", 26, 23;
    end;
}

018-1,50,63,0|script|#cont-warp2|32767,0,0
{
    if (countitem(647)||countitem(725)||countitem(1178)||countitem(5131)||countitem(5132)||countitem(5133)||countitem(5134)||countitem(5135)||countitem(5136)||countitem(5137)||countitem(5138)||countitem(5139)||countitem(5140)||(getgmlevel()>=20))
        warp "018-1", 24, 95;
    end;
}

018-1,24,94,0|script|#cont-warp3|32767,0,0
{
    warp "018-1", 50, 62;
    end;
}

004-5,78,66,0|script|#cont-warp4|32767,0,1
{
    warp "004-5", 89, 66;
    end;
}

004-5,88,66,0|script|#cont-warp5|32767,0,1
{
    if (countitem(647)||countitem(725)||countitem(1178)||countitem(5131)||countitem(5132)||countitem(5133)||countitem(5134)||countitem(5135)||countitem(5136)||countitem(5137)||countitem(5138)||countitem(5139)||countitem(5140)||(getgmlevel()>=20))
        warp "004-5", 77, 66;
    end;
}