Optional support for running longtime events yearly.
Contributed by Costykiller.
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
<add npc="34262" x="117380" y="76684" z="-2672" heading="40961" /> <!-- Hunters Village -->
|
||||
<add npc="34262" x="147464" y="-56984" z="-2784" heading="11547" /> <!-- Goddard -->
|
||||
</spawnlist>
|
||||
<destoyItemsOnEnd>
|
||||
<destroyItemsOnEnd>
|
||||
<item id="49783" /> <!-- Sibi's Coin -->
|
||||
<item id="49784" /> <!-- Balthus Knight Mark -->
|
||||
<item id="49782" /> <!-- Balthus Knight Supply Box -->
|
||||
<item id="49800" /> <!-- Sibi's Coin Box -->
|
||||
</destoyItemsOnEnd>
|
||||
</destroyItemsOnEnd>
|
||||
<messages>
|
||||
<add type="onEnd" text="Happy Hours: Event end!" />
|
||||
<add type="onEnter" text="Happy Hours: Event ongoing!" />
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="destoyItemsOnEnd" minOccurs="0">
|
||||
<xs:element name="destroyItemsOnEnd" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item" maxOccurs="unbounded" minOccurs="0">
|
||||
|
||||
Reference in New Issue
Block a user