diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-02 22:28:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-02 22:28:59 -0300 |
commit | 53defc50a79598baed2c4159c8a4eafb5e294d6d (patch) | |
tree | 77457c294e32e665f4993dc63b7d526dee26d034 /npc | |
parent | 9c43536f5dd3a70c5600437ec5bb862692ffbbe2 (diff) | |
download | serverdata-53defc50a79598baed2c4159c8a4eafb5e294d6d.tar.gz serverdata-53defc50a79598baed2c4159c8a4eafb5e294d6d.tar.bz2 serverdata-53defc50a79598baed2c4159c8a4eafb5e294d6d.tar.xz serverdata-53defc50a79598baed2c4159c8a4eafb5e294d6d.zip |
[skip ci] Move files on scripts.conf
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 |