Freya instance Sirra spawn fix.

Contributed by facab.
This commit is contained in:
MobiusDev 2018-04-19 21:38:26 +00:00
parent 9ecbfaadfe
commit 1006fd75e2
3 changed files with 2 additions and 23 deletions

View File

@ -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>

View File

@ -15,7 +15,7 @@
<spawnlist>
<group name="general">
<!-- 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>
</spawnlist>
</instance>

View File

@ -15,7 +15,7 @@
<spawnlist>
<group name="general">
<!-- 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>
</spawnlist>
</instance>