Refactored Seven Sign Quest instance class names.
This commit is contained in:
33
L2J_Mobius_Underground/dist/game/data/instances/SSQLibraryOfSages.xml
vendored
Normal file
33
L2J_Mobius_Underground/dist/game/data/instances/SSQLibraryOfSages.xml
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Library of Sages -->
|
||||
<instance id="156" maxWorlds="50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time duration="45" empty="0" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="37063" y="-49813" z="-1128" />
|
||||
</enter>
|
||||
<exit type="FIXED">
|
||||
<location x="37063" y="-49813" z="-1128" />
|
||||
</exit>
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Level">
|
||||
<param name="min" value="81" />
|
||||
</condition>
|
||||
<!-- <quest id="10293" state="STARTED" /> -->
|
||||
</conditions>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<!-- Sophia2 -->
|
||||
<npc id="32861" x="37377" y="-49777" z="-1128" heading="16752" />
|
||||
<!-- Sophia3 -->
|
||||
<npc id="32863" x="37360" y="-50912" z="-1176" heading="16500" />
|
||||
<!-- Pile of Books -->
|
||||
<npc id="32809" x="37525" y="-50465" z="-1176" heading="1805" />
|
||||
<npc id="32810" x="37109" y="-50640" z="-1176" heading="25337" />
|
||||
<npc id="32811" x="37232" y="-51007" z="-1176" heading="16624" />
|
||||
<npc id="32812" x="37440" y="-50986" z="-1176" heading="6094" />
|
||||
<npc id="32813" x="37623" y="-50882" z="-1157" heading="33304" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
Reference in New Issue
Block a user