Fixed spawn Z values based on geodata.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="18_16">
|
||||
<group>
|
||||
<npc id="4315" x="-59234" y="-56825" z="-2039" heading="65275" respawnTime="60sec" /> <!-- Warehouse Keeper -->
|
||||
<npc id="4315" x="-59234" y="-56825" z="-2032" heading="65275" respawnTime="60sec" /> <!-- Warehouse Keeper -->
|
||||
<npc id="4317" x="-57388" y="-54785" z="-2008" heading="55472" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4318" x="-58015" y="-53375" z="-2008" heading="43828" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4319" x="-55347" y="-56519" z="-2008" heading="39053" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4320" x="-55560" y="-58525" z="-2008" heading="16384" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4320" x="-55560" y="-58525" z="-1920" heading="16384" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4321" x="-59110" y="-59139" z="-2024" heading="16384" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4322" x="-61822" y="-59510" z="-2016" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4322" x="-61822" y="-59510" z="-2024" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="4323" x="-61155" y="-57755" z="-2008" respawnTime="60sec" /> <!-- Snow -->
|
||||
<npc id="32378" x="-59234" y="-56897" z="-2032" respawnTime="60sec" /> <!-- Fantasy Isle Paddy -->
|
||||
<npc id="32521" x="-57712" y="-61490" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager -->
|
||||
|
@@ -2,12 +2,12 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="17_16">
|
||||
<group>
|
||||
<npc id="32377" x="-79120" y="-45440" z="-10683" respawnTime="60sec" /> <!-- Kuram -->
|
||||
<npc id="32491" x="-82168" y="-49167" z="-10321" heading="32084" respawnTime="60sec" /> <!-- Underground Coliseum Helper -->
|
||||
<npc id="32513" x="-84640" y="-45360" z="-10683" respawnTime="60sec" /> <!-- Kun -->
|
||||
<npc id="32514" x="-77408" y="-50656" z="-10683" heading="29664" respawnTime="60sec" /> <!-- Tarion -->
|
||||
<npc id="32515" x="-81904" y="-53904" z="-10683" heading="17044" respawnTime="60sec" /> <!-- Leo -->
|
||||
<npc id="32516" x="-86359" y="-50593" z="-10679" heading="3704" respawnTime="60sec" /> <!-- Candice -->
|
||||
<npc id="32377" x="-79120" y="-45440" z="-10728" respawnTime="60sec" /> <!-- Kuram -->
|
||||
<npc id="32491" x="-82168" y="-49167" z="-10344" heading="32084" respawnTime="60sec" /> <!-- Underground Coliseum Helper -->
|
||||
<npc id="32513" x="-84640" y="-45360" z="-10728" respawnTime="60sec" /> <!-- Kun -->
|
||||
<npc id="32514" x="-77408" y="-50656" z="-10728" heading="29664" respawnTime="60sec" /> <!-- Tarion -->
|
||||
<npc id="32515" x="-81904" y="-53904" z="-10728" heading="17044" respawnTime="60sec" /> <!-- Leo -->
|
||||
<npc id="32516" x="-86359" y="-50593" z="-10728" heading="3704" respawnTime="60sec" /> <!-- Candice -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
Reference in New Issue
Block a user