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

@@ -16,12 +16,12 @@
<add npc="34262" x="117380" y="76684" z="-2672" heading="40961" /> <!-- Hunters Village -->
<add npc="34262" x="208499" y="87743" z="-1006" heading="11264" /> <!-- Arcan -->
</spawnlist>
<destoyItemsOnEnd>
<destroyItemsOnEnd>
<item id="49783" /> <!-- Sibi's Coin -->
<item id="47385" /> <!-- Balthus Knight Mark -->
<item id="47387" /> <!-- Balthus Knight Supply Box -->
<item id="47399" /> <!-- 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

@@ -37,9 +37,9 @@
<add npc="34009" x="-80392" y="149896" z="-3040" heading="0" /> <!-- Gludin -->
<add npc="34009" x="115384" y="75064" z="-2600" heading="0" /> <!-- Hunter 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!" />