summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/util.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/util.txt b/npc/functions/util.txt
index fb4541f8..ae70b233 100644
--- a/npc/functions/util.txt
+++ b/npc/functions/util.txt
@@ -10,7 +10,7 @@
// DOWN: Winter, 21/12
// DOWNLEFT: Spring, 20/03
// LEFT: Summer, 21/06
-// LEFTUP: Autumn, 22/09
+// UPLEFT: Autumn, 22/09
function script season_direction {
.@current_month = getarg(0, gettime(GETTIME_MONTH));