Merged with released L2J-Unity files.
This commit is contained in:
@@ -1,15 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<instance name="Fortress of the Dead" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<activityTime val="10" />
|
||||
<allowSummon val="false" />
|
||||
<emptyDestroyTime val="10" />
|
||||
<exitPoint x="52084" y="-51317" z="-3096" />
|
||||
<spawnlist>
|
||||
<group name="general">
|
||||
<spawn npcId="19567" x="57872" y="-28624" z="568" heading="61416" respawn="0" />
|
||||
<spawn npcId="19567" x="57888" y="-28736" z="568" heading="57576" respawn="0" />
|
||||
<spawn npcId="19567" x="58016" y="-28624" z="568" heading="45860" respawn="0" />
|
||||
<spawn npcId="19567" x="58064" y="-28720" z="568" heading="44856" respawn="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Fortress of the Dead-->
|
||||
<instance id="254" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time empty="5" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="57976" y="-28943" z="568" />
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Level">
|
||||
<param name="min" value="76" />
|
||||
</condition>
|
||||
</conditions>
|
||||
<spawnlist>
|
||||
<group name="vampires">
|
||||
<npc id="19567" x="57872" y="-28624" z="568" heading="61416" /> <!-- Vampiric Soldier -->
|
||||
<npc id="19567" x="58064" y="-28720" z="568" heading="44856" /> <!-- Vampiric Soldier -->
|
||||
<npc id="19567" x="57888" y="-28736" z="568" heading="57576" /> <!-- Vampiric Soldier -->
|
||||
<npc id="19567" x="58016" y="-28624" z="568" heading="45860" /> <!-- Vampiric Soldier -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
|
||||
Reference in New Issue
Block a user