Renamed trunk folder.
This commit is contained in:
34
L2J_Mobius_Underground/dist/game/data/instances/KaraphonHabitat.xml
vendored
Normal file
34
L2J_Mobius_Underground/dist/game/data/instances/KaraphonHabitat.xml
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Karaphon Habitat -->
|
||||
<instance id="253" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time empty="5" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="-82242" y="246404" z="-14152" />
|
||||
</enter>
|
||||
<exit type="FIXED">
|
||||
<location x="-88282" y="237468" z="-2880" />
|
||||
</exit>
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Level">
|
||||
<param name="min" value="17" />
|
||||
<param name="max" value="25" />
|
||||
</condition>
|
||||
<condition type="Quest">
|
||||
<param name="id" value="10745" />
|
||||
<param name="cond" value="1" />
|
||||
</condition>
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter>
|
||||
<reset time="765" /> <!-- 12h 45min -->
|
||||
</reenter>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="23459" x="-82358" y="246037" z="-14152" heading="12928" /> <!-- Karaphon -->
|
||||
<npc id="23460" x="-82410" y="246063" z="-14152" heading="12928" /> <!-- Keen Honeybee -->
|
||||
<npc id="23461" x="-82298" y="246047" z="-14152" heading="12928" /> <!-- Keen Growler -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
Reference in New Issue
Block a user