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 dd0397c48..ad0e2113a 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -27,6 +27,7 @@ "npc/functions/scoreboards.txt", "npc/functions/random-talk.txt", "npc/items/rand_sc_heal.txt", +"npc/commands/event.txt", // config script "npc/config/hairstyle_config.txt", @@ -68,7 +69,6 @@ // custom atcommands "npc/commands/music.txt", -"npc/commands/event.txt", "npc/commands/exp.txt", "npc/commands/debug-look.txt", "npc/commands/debug-quest.txt", |