diff options
Diffstat (limited to 'npc/scripts.conf')
-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 df4ca26d2..e4ea674cf 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -39,6 +39,7 @@ "npc/config/location.txt", "npc/config/traps.txt", "npc/config/magic.txt", +"npc/functions/maze.txt", // Misc functions "npc/functions/aurora.txt", @@ -145,7 +146,6 @@ "npc/functions/instances.txt", "npc/functions/captcha.txt", "npc/functions/dungeon.txt", -"npc/functions/maze.txt", "npc/config/easteregg_blackbox.txt", // Maps specific scripts |