Addition of Tower of Insolence (Middle Floor) zones.

Contributed by Horus.
This commit is contained in:
MobiusDevelopment 2022-01-02 03:01:37 +00:00
parent fc4cd3eddb
commit 819f6324f9
3 changed files with 12 additions and 0 deletions

View File

@ -1029,4 +1029,10 @@
<zone name="corroded_fields_6" type="PeaceZone" shape="Cylinder" rad="300" minZ="-2000" maxZ="-4000"> <!-- Corroded Fields -->
<node X="81399" Y="226477" />
</zone>
<zone name="toi_middle" type="PeaceZone" shape="NPoly" minZ="-7000" maxZ="-16000"> <!-- Tower of Insolence (Middle Floor) -->
<node X="-146963" Y="21934" />
<node X="-146936" Y="20672" />
<node X="-148311" Y="20673" />
<node X="-148295" Y="21973" />
</zone>
</list>

View File

@ -105,4 +105,7 @@
<node X="118194" Y="15790" />
<node X="114825" Y="19589" />
</zone>
<zone name="toi_middle" type="ArenaZone" shape="Cylinder" minZ="-16000" maxZ="-8000" rad="7000">
<node X="-147646" Y="16133" />
</zone>
</list>

View File

@ -41,4 +41,7 @@
<node X="79606" Y="232038" />
<node X="99157" Y="221489" />
</zone>
<zone name="toi_middle" type="TimedHuntingZone" shape="Cylinder" minZ="-16000" maxZ="-8000" rad="7000">
<node X="-147646" Y="16133" />
</zone>
</list>