From c6702f73a08004b1d64efef43aad69c8ff060be6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 10:29:19 -0300 Subject: Document better Aurora Event Framework --- npc/functions/aurora.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'npc/functions/aurora.txt') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 24e0698a2..3095b333b 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -11,6 +11,19 @@ // Aurora Event Framework functions are called by event.txt // specs override and is overriden by those defined in commands/event.txt +// Variables: +// $MOST_HEROIC$ +// Updated every 2 weeks, the top 1 from previous event +// Only the hero may begin sieges against Fortress Town. +// Every NPC will recognize them, and Lightbringer will also +// pay special attention to them. +// $FYEVENT_CYCLE +// Current cycle. I thought in using gettimeparam(WEEK) but gave up. +// $@REGNUM_BLESSMAP$ +// Map under Regnum's Blessing +// $@REGNUM_BLESSMAP_H$ +// Human-readable form of the map under Regnum's Blessing + // AEF: BEGIN function script FYNewEvent { debugmes "\033[1mFY event is set to happen..."; -- cgit v1.2.3-70-g09d2