Addition of Frost Lord's Castle timed hunting zone.
Contributed by Serenitty.
This commit is contained in:
parent
09b2f3c22d
commit
e844b01ecc
@ -45,6 +45,17 @@
|
||||
<maxLevel>999</maxLevel>
|
||||
<weekly>true</weekly>
|
||||
</zone>
|
||||
<zone id="18" name="Frost Lord's Castle">
|
||||
<enterLocation>149224,143810,-12200</enterLocation>
|
||||
<initialTime>3600</initialTime> <!-- 3600 1 hour -->
|
||||
<resetDelay>36000</resetDelay> <!-- 10 hours -->
|
||||
<maxAddedTime>46800</maxAddedTime> <!-- 13 hours -->
|
||||
<remainRefillTime>3600</remainRefillTime>
|
||||
<refillTimeMax>3600</refillTimeMax>
|
||||
<entryFee>10000</entryFee>
|
||||
<minLevel>80</minLevel>
|
||||
<maxLevel>90</maxLevel>
|
||||
</zone>
|
||||
<zone id="101" name="Transcendent Instance Zone 1">
|
||||
<enterLocation>63443,26304,-3755</enterLocation>
|
||||
<initialTime>3600</initialTime> <!-- 1 hour -->
|
||||
|
@ -23,6 +23,10 @@
|
||||
<node X="150589" Y="109658" />
|
||||
<node X="132358" Y="112359" />
|
||||
</zone>
|
||||
<zone name="frost_castle" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000">
|
||||
<node X="130224" Y="170000" />
|
||||
<node X="172224" Y="137000" />
|
||||
</zone>
|
||||
<zone name="sea_of_spores" type="TimedHuntingZone" shape="NPoly" minZ="-4000" maxZ="1000">
|
||||
<node X="32784" Y="28535"/>
|
||||
<node X="64583" Y="20445"/>
|
||||
|
Loading…
Reference in New Issue
Block a user