diff options
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r-- | npc/functions/event.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 88741f871..de5df5e3d 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -317,6 +317,8 @@ OnClock0000: // Begin the event if (.@d == .tmw2day_stday) { kamibroadcast("Moubootaur Legends Anniversary Event begun!"); + if ($EVENT$ != "Anniversary") + $BCONFB_EXPR+=50; $EVENT$="Anniversary"; } // End the event the day after |