Files
l2j_mobius/trunk/dist/game/data_classic/castles/Oren.xml
2015-05-02 03:45:56 +00:00

12 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/castleData.xsd">
<castle id="4"> <!-- Oren Castle -->
<spawn castleSide="LIGHT">
<npc id="35226" x="83171" y="37092" z="-2266" heading="32768"/> <!-- Chamberlain of Light -->
<npc id="36612" x="83020" y="53263" z="-1496" heading="31000"/> <!-- Proclaimer -->
</spawn>
<spawn castleSide="DARK">
<npc id="36656" x="83171" y="37092" z="-2266" heading="32768"/> <!-- Chamberlain of Darkness -->
</spawn>
</castle>
</list>