summaryrefslogtreecommitdiff
path: root/npc/functions/aurora.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-17 14:29:36 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-17 14:29:36 -0300
commitc564106e55cd9f850df74dbde6beae82c936b38e (patch)
tree72af0e7c597806c5ab4b921c632fff4ba4618f86 /npc/functions/aurora.txt
parente1ab16e6730e3ceac2a048a01292721caf919f43 (diff)
downloadserverdata-c564106e55cd9f850df74dbde6beae82c936b38e.tar.gz
serverdata-c564106e55cd9f850df74dbde6beae82c936b38e.tar.bz2
serverdata-c564106e55cd9f850df74dbde6beae82c936b38e.tar.xz
serverdata-c564106e55cd9f850df74dbde6beae82c936b38e.zip
I'm forced to declare FYEventUsesRanking() in scoreboards.txt but anyway.
This should fix some ugliness.
Diffstat (limited to 'npc/functions/aurora.txt')
-rw-r--r--npc/functions/aurora.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt
index e0d9aa5ef..1eca1f6a8 100644
--- a/npc/functions/aurora.txt
+++ b/npc/functions/aurora.txt
@@ -7,7 +7,7 @@
//
// Controls weekly events so Saulc, seeds and I can take vacations.
// See also: seasons.txt, command/event.txt, event.txt, 003-1/events.txt
-// soulmenhir.txt and, of course, the event maps (if any).
+// soulmenhir.txt, scoreboards.txt and, of course, the event maps (if any).
// Aurora Event Framework functions are called by event.txt
// specs override and is overriden by those defined in commands/event.txt
@@ -188,6 +188,7 @@ function script FYStopEvent {
return;
}
+
// Handle the ending of Aurora Events
function script FYRewardEvent {
setarray .@av$, "Expo", "Fishing";