Addition of Fortress of the Dead instance.
Contributed by Dmitri.
This commit is contained in:
26
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/instances/FortressOfTheDead.xml
vendored
Normal file
26
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/instances/FortressOfTheDead.xml
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?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="FIXED">
|
||||
<location x="-14180" y="123840" z="-3120" />
|
||||
</exit>
|
||||
</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