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 742c50e5b..874d942a7 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -12,6 +12,7 @@ "npc/functions/string.txt", "npc/functions/time.txt", "npc/functions/timer.txt", +"npc/commands/event.txt", "npc/functions/seasons.txt", "npc/functions/weather.txt", @@ -70,7 +71,6 @@ "npc/commands/debug-skill.txt", "npc/commands/debug.txt", "npc/commands/discord.txt", -"npc/commands/event.txt", "npc/commands/ipcheck.txt", "npc/commands/kami.txt", "npc/commands/language.txt", |