Freya instance Sirra spawn fix.
Contributed by facab.
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<instance name="Ice Queen's Castle" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
|
||||||
<activityTime val="120" />
|
|
||||||
<allowSummon val="false" />
|
|
||||||
<emptyDestroyTime val="600" />
|
|
||||||
<exitPoint x="115717" y="-125734" z="-3392" />
|
|
||||||
<reenter additionStyle="ON_FINISH" >
|
|
||||||
<reset day="Wednesday" hour="6" minute="30" />
|
|
||||||
<reset day="Saturday" hour="6" minute="30" />
|
|
||||||
</reenter>
|
|
||||||
<removeBuffs type="ALL" />
|
|
||||||
<doorlist>
|
|
||||||
<door doorId="23140101" />
|
|
||||||
</doorlist>
|
|
||||||
<spawnlist>
|
|
||||||
<group name="general">
|
|
||||||
<!-- Sirra -->
|
|
||||||
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="0" />
|
|
||||||
</group>
|
|
||||||
</spawnlist>
|
|
||||||
</instance>
|
|
@@ -15,7 +15,7 @@
|
|||||||
<spawnlist>
|
<spawnlist>
|
||||||
<group name="general">
|
<group name="general">
|
||||||
<!-- Sirra -->
|
<!-- Sirra -->
|
||||||
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="0" />
|
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="60" />
|
||||||
</group>
|
</group>
|
||||||
</spawnlist>
|
</spawnlist>
|
||||||
</instance>
|
</instance>
|
@@ -15,7 +15,7 @@
|
|||||||
<spawnlist>
|
<spawnlist>
|
||||||
<group name="general">
|
<group name="general">
|
||||||
<!-- Sirra -->
|
<!-- Sirra -->
|
||||||
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="0" />
|
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="60" />
|
||||||
</group>
|
</group>
|
||||||
</spawnlist>
|
</spawnlist>
|
||||||
</instance>
|
</instance>
|
Reference in New Issue
Block a user