summaryrefslogtreecommitdiff
path: root/npc/functions/seasons.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-23 15:09:04 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-23 15:09:04 -0200
commitb4a0dc3269536dedae8a6aada6bc86502d2070d5 (patch)
treec5f1896fe8497b6f6fb104615e4aa04cd1286414 /npc/functions/seasons.txt
parent2787a50820f68f3a360445bfdf4aef4877c8be1c (diff)
downloadserverdata-b4a0dc3269536dedae8a6aada6bc86502d2070d5.tar.gz
serverdata-b4a0dc3269536dedae8a6aada6bc86502d2070d5.tar.bz2
serverdata-b4a0dc3269536dedae8a6aada6bc86502d2070d5.tar.xz
serverdata-b4a0dc3269536dedae8a6aada6bc86502d2070d5.zip
Slay known bug
Diffstat (limited to 'npc/functions/seasons.txt')
-rw-r--r--npc/functions/seasons.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt
index 7aca79a37..b7a0668e3 100644
--- a/npc/functions/seasons.txt
+++ b/npc/functions/seasons.txt
@@ -310,6 +310,9 @@ OnWinterEnd:
end;
OnInit:
+ SeasonReload(1);
+ end;
+
OnHour00:
if ($@SEASON != season()) {
SeasonReload();