summaryrefslogtreecommitdiff
path: root/npc/functions/aurora.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r--npc/functions/aurora.txt19
1 files changed, 17 insertions, 2 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index a88caa106..cab1be9c7 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -19,12 +19,27 @@
// pay special attention to them.
// $FYEVENT_CYCLE
// Current cycle. I thought in using gettimeparam(WEEK) but gave up.
+// Q_AuroraEvent
+// Quest Variable: DayCtrl, Score, ClaimedControl
+//
+// Event Specific Variables:
// $REGNUM_BLESSMAP$
// Map under Regnum's Blessing
// $REGNUM_BLESSMAP_H$
// Human-readable form of the map under Regnum's Blessing
-// Q_AuroraEvent
-// Quest Variable: DayCtrl, Score, ClaimedControl
+//
+// $FYREWARD_PT
+// Array with minimum points for rewards (primary key)
+// $FYREWARD_ID
+// Array with claimable reward IDs
+// $FYREWARD_AM
+// Array with the amount of the reward ID you'll receive
+// $FYLOGIN_PTS
+// How many event score boost you'll receive for daily login
+//
+// $WORLDEXPO_ENEMY$
+// Name of the enemy responsible for ruining the World's Expo
+
// AEF: BEGIN
function script FYNewEvent {