Reworking spawn XMLs - Part 1.
Contributed by Stayway.
This commit is contained in:
13
L2J_Mobius_Underground/dist/game/data/spawns/DimensionRift/DelusionChamber
vendored
Normal file
13
L2J_Mobius_Underground/dist/game/data/spawns/DimensionRift/DelusionChamber
vendored
Normal 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>
|
Reference in New Issue
Block a user