Optional support for running longtime events yearly.

Contributed by Costykiller.
This commit is contained in:
MobiusDevelopment
2021-07-17 16:08:57 +00:00
parent 8515ed3ba9
commit cf9d6e6838
75 changed files with 1104 additions and 506 deletions

View File

@@ -14,12 +14,12 @@
<add npc="34262" x="147064" y="25928" z="-2008" heading="17863" /> <!-- Aden -->
<add npc="34262" x="117380" y="76684" z="-2672" heading="40961" /> <!-- Hunters Village -->
</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!" />

View File

@@ -41,9 +41,9 @@
<add npc="34009" x="10666" y="16259" z="-4575" heading="4156" /> <!-- Dark Elven Vilage -->
<add npc="34009" x="46016" y="47863" z="-3061" heading="20213" /> <!-- Elven Vilage -->
</spawnlist>
<destoyItemsOnEnd>
<destroyItemsOnEnd>
<item id="21709" /> <!-- BRACELET_RUDOLPH -->
</destoyItemsOnEnd>
</destroyItemsOnEnd>
<messages>
<add type="onEnd" text="Rudolph's Blessing: Event Ended!" />
<add type="onEnter" text="Rudolph's blessing: The event continues!" />