Formatted spawn XML Sec parameter to lowercase.
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="FortressOfDead">
|
||||
<group>
|
||||
<npc id="35638" x="56736" y="-26400" z="568" heading="49000" respawnTime="60Sec" /> <!-- Valens -->
|
||||
<npc id="35639" x="58128" y="-32000" z="296" heading="0" respawnTime="60Sec" /> <!-- Jacquard -->
|
||||
<npc id="35640" x="58024" y="-25744" z="608" heading="49000" respawnTime="60Sec" /> <!-- Bandello -->
|
||||
<npc id="35641" x="58080" y="-29552" z="568" heading="49000" respawnTime="60Sec" /> <!-- Fortress Gatekeeper -->
|
||||
<npc id="35641" x="58137" y="-29223" z="568" heading="16500" respawnTime="60Sec" /> <!-- Fortress Gatekeeper -->
|
||||
<npc id="35642" x="58024" y="-26456" z="592" heading="49000" respawnTime="60Sec" /> <!-- Fortress Gatekeeper -->
|
||||
<npc id="35638" x="56736" y="-26400" z="568" heading="49000" respawnTime="60sec" /> <!-- Valens -->
|
||||
<npc id="35639" x="58128" y="-32000" z="296" heading="0" respawnTime="60sec" /> <!-- Jacquard -->
|
||||
<npc id="35640" x="58024" y="-25744" z="608" heading="49000" respawnTime="60sec" /> <!-- Bandello -->
|
||||
<npc id="35641" x="58080" y="-29552" z="568" heading="49000" respawnTime="60sec" /> <!-- Fortress Gatekeeper -->
|
||||
<npc id="35641" x="58137" y="-29223" z="568" heading="16500" respawnTime="60sec" /> <!-- Fortress Gatekeeper -->
|
||||
<npc id="35642" x="58024" y="-26456" z="592" heading="49000" respawnTime="60sec" /> <!-- Fortress Gatekeeper -->
|
||||
<!-- Helios Update -->
|
||||
<!-- <npc id="36751" x="58346" y="-25890" z="592" heading="28464" respawnTime="60Sec" /> -->
|
||||
<!-- <npc id="36751" x="58346" y="-25890" z="592" heading="28464" respawnTime="60sec" /> -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
@@ -2,8 +2,8 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="RuneArea">
|
||||
<group>
|
||||
<npc id="31527" x="34767" y="-54606" z="-2048" heading="0" respawnTime="60Sec" /> <!-- Well -->
|
||||
<npc id="31529" x="34885" y="-54472" z="-2048" heading="26240" respawnTime="60Sec" /> <!-- Ghost of Adventure -->
|
||||
<npc id="31527" x="34767" y="-54606" z="-2048" heading="0" respawnTime="60sec" /> <!-- Well -->
|
||||
<npc id="31529" x="34885" y="-54472" z="-2048" heading="26240" respawnTime="60sec" /> <!-- Ghost of Adventure -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
@@ -2,10 +2,10 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="RuneHarbor">
|
||||
<group>
|
||||
<npc id="31092" x="42918" y="-41412" z="-2184" heading="20000" respawnTime="60Sec" /> <!-- Black Marketeer of Mammon -->
|
||||
<npc id="31347" x="39776" y="-39872" z="-3608" heading="7500" respawnTime="60Sec" /> <!-- Burke -->
|
||||
<npc id="31674" x="39984" y="-39408" z="-3600" heading="33000" respawnTime="60Sec" /> <!-- Patrol -->
|
||||
<npc id="31696" x="37600" y="-37952" z="-3632" heading="49000" respawnTime="60Sec" /> <!-- Platis -->
|
||||
<npc id="31092" x="42918" y="-41412" z="-2184" heading="20000" respawnTime="60sec" /> <!-- Black Marketeer of Mammon -->
|
||||
<npc id="31347" x="39776" y="-39872" z="-3608" heading="7500" respawnTime="60sec" /> <!-- Burke -->
|
||||
<npc id="31674" x="39984" y="-39408" z="-3600" heading="33000" respawnTime="60sec" /> <!-- Patrol -->
|
||||
<npc id="31696" x="37600" y="-37952" z="-3632" heading="49000" respawnTime="60sec" /> <!-- Platis -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
Reference in New Issue
Block a user