Merged with released L2J-Unity files.
This commit is contained in:
31
trunk/dist/game/data/instances/ElcadiasTent.xml
vendored
31
trunk/dist/game/data/instances/ElcadiasTent.xml
vendored
@@ -1,13 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<instance name="Elcadia's Tent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<activityTime val="30" />
|
||||
<allowSummon val="false" />
|
||||
<emptyDestroyTime val="1" />
|
||||
<exitPoint x="43275" y="-87928" z="-2835" />
|
||||
<spawnlist>
|
||||
<group name="general">
|
||||
<!-- Elcadia -->
|
||||
<spawn npcId="32784" x="89440" y="-238080" z="-9632" heading="0" respawn="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Elcadia's Tent -->
|
||||
<instance id="158" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time duration="30" empty="0" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="89706" y="-238074" z="-9632" />
|
||||
</enter>
|
||||
<exit type="FIXED">
|
||||
<location x="43316" y="-87986" z="-2832" />
|
||||
</exit>
|
||||
</locations>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="32784" x="89440" y="-238080" z="-9632" heading="0" /> <!-- Elcadia -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
|
||||
Reference in New Issue
Block a user