Minor Cruma Tower spawn changes.

This commit is contained in:
MobiusDev 2017-08-02 14:22:57 +00:00
parent b71f09a64a
commit 0ae1b45050
2 changed files with 10 additions and 3 deletions

View File

@ -2,9 +2,6 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="Dion">
<group>
<npc id="30483" x="17296" y="114176" z="-3439" heading="32768" respawnTime="60sec"/>
<npc id="30484" x="17725" y="113906" z="-11671" heading="16384" respawnTime="60sec"/>
<npc id="30487" x="17728" y="107703" z="-11849" heading="16384" respawnTime="60sec"/>
<npc id="30485" x="17725" y="108220" z="-9057" heading="16384" respawnTime="60sec"/>
<npc id="30673" x="16460" y="113488" z="-3575" heading="0" respawnTime="60sec"/>
<npc id="31843" x="17719" y="115430" z="-6582" heading="0" respawnTime="180sec"/>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="20_21">
<group>
<npc id="30483" x="17289" y="114112" z="-3440" heading="32768" respawnTime="60sec" /> <!-- Carsus -->
<npc id="30484" x="17636" y="114744" z="-11680" heading="6843" respawnTime="60sec" /> <!-- Janssen -->
<npc id="30487" x="17811" y="114750" z="-11680" heading="25785" respawnTime="60sec" /> <!-- Rombel -->
</group>
</spawn>
</list>