Fixed a jump location.
Contributed by rocknowx.
This commit is contained in:
parent
e49c95268f
commit
dafeee1779
6
trunk/dist/game/data/zones/jumping.xml
vendored
6
trunk/dist/game/data/zones/jumping.xml
vendored
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
|
||||
<zone name="Essar Gila remains" type="JumpZone" shape="Cylinder" minZ="-1510" maxZ="-1460" rad="50">
|
||||
<zone name="Essar Gila remains" type="JumpZone" shape="Cylinder" minZ="-1530" maxZ="-1480" rad="50">
|
||||
<stat name="trackId" val="12" />
|
||||
<node X="-113215" Y="256461" />
|
||||
</zone>
|
||||
@ -20,9 +20,9 @@
|
||||
<stat name="trackId" val="21" />
|
||||
<node X="-15588" Y="30652" />
|
||||
</zone>
|
||||
<zone name="Jiluo De fortress Simon / North Gate" type="JumpZone" shape="Cylinder" minZ="-2715" maxZ="-2665" rad="50">
|
||||
<zone name="Jiluo De fortress Simon / North Gate" type="JumpZone" shape="Cylinder" minZ="-2680" maxZ="-2630" rad="50">
|
||||
<stat name="trackId" val="27" />
|
||||
<node X="15412" Y="143185" />
|
||||
<node X="14655" Y="143185" />
|
||||
</zone>
|
||||
<zone name="Jiluo De fortress Gate / North Gate" type="JumpZone" shape="Cylinder" minZ="-3430" maxZ="-3380" rad="50">
|
||||
<stat name="trackId" val="34" />
|
||||
|
Loading…
Reference in New Issue
Block a user