Reworking spawn XMLs - Part 1.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-09-04 18:17:39 +00:00
parent 6dfc2e0dc3
commit 55a5c50fb0
18 changed files with 1212 additions and 662 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="DelusionChamber">
<group>
<npc id="32658" x="-114602" y="-151279" z="-6720" respawnTime="60sec" /> <!-- Guardian of Eastern Seal -->
<npc id="32659" x="-114051" y="-151873" z="-6720" respawnTime="60sec" /> <!-- Guardian of Western Seal -->
<npc id="32660" x="-115162" y="-151868" z="-6720" respawnTime="60sec" /> <!-- Guardian of Southern Seal -->
<npc id="32661" x="-115152" y="-154688" z="-6720" respawnTime="60sec" /> <!-- Guardian of Northern Seal -->
<npc id="32662" x="-114608" y="-155280" z="-6720" respawnTime="60sec" /> <!-- Guardian of Great Seal -->
<npc id="32663" x="-114048" y="-154688" z="-6720" respawnTime="60sec" /> <!-- Guardian of Tower of Seal -->
</group>
</spawn>
</list>