summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r--npc/commands/event.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index 0d9d161bf..f7a99bdda 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -69,6 +69,9 @@ function script sClear {
kamibroadcast("Regnum's Blessing is over.");
}
+ // Hand Aurora Event Rewards
+ callfunc("FYRewardEvent");
+
// Simpler events
$PATRICK_DAYCTRL=0;
$PATRICK_DAYMAX=0;