diff options
-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 9bc6c1f79..edb00633e 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -19,6 +19,7 @@ // These functions need to be loaded before everything else "npc/functions/goodbye.txt", +"npc/functions/seasons.txt", "npc/functions/openbook.txt", // Important functions @@ -45,7 +46,6 @@ "npc/functions/questgen.txt", "npc/functions/riddle.txt", "npc/functions/savepoint.txt", -"npc/functions/seasons.txt", "npc/functions/shops.txt", "npc/functions/soul_menhir.txt", |