Merged with released L2J-Unity files.
This commit is contained in:
@@ -1,16 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<instance name="Hideout of the Dawn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<activityTime val="30" />
|
||||
<allowSummon val="false" />
|
||||
<emptyDestroyTime val="30" />
|
||||
<exitPoint x="147072" y="23743" z="-1984" />
|
||||
<removeBuffs type="ALL" />
|
||||
<spawnlist>
|
||||
<group name="general">
|
||||
<!-- Franz -->
|
||||
<spawn npcId="32597" x="-23976" y="-8964" z="-5392" heading="0" respawn="60" />
|
||||
<!-- Jaina -->
|
||||
<spawn npcId="32617" x="-23961" y="-8892" z="-5392" heading="0" respawn="60" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Hideout of the Dawn -->
|
||||
<instance id="113" maxWorlds="100" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time duration="30" empty="10" />
|
||||
<removeBuffs type="ALL" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="-23758" y="-8959" z="-5384" />
|
||||
</enter>
|
||||
<exit type="FIXED">
|
||||
<location x="147072" y="23743" z="-1984" />
|
||||
</exit>
|
||||
</locations>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="32597" x="-23976" y="-8964" z="-5392" heading="0" respawnTime="60sec" /> <!-- Franz -->
|
||||
<npc id="32617" x="-23961" y="-8892" z="-5392" heading="0" respawnTime="60sec" /> <!-- Jaina -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
|
||||
Reference in New Issue
Block a user