diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index d6f4b0003..99b443fc6 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -13,11 +13,11 @@ "npc/functions/string.txt", "npc/functions/time.txt", "npc/functions/timer.txt", +"npc/functions/seasons.txt", "npc/functions/weather.txt", // These functions need to be loaded before everything else "npc/functions/goodbye.txt", -"npc/functions/seasons.txt", "npc/functions/openbook.txt", // Important functions |