summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-12 11:57:04 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-12 11:57:04 -0300
commit9db961a6324a24ae4e5cfc913e677bc3f4b8fd01 (patch)
tree864c95e25d96c2b99ab794c9b273736583de820e /npc/scripts.conf
parent96798d71698a168dc2eb4d8d6ec7637957fb9230 (diff)
downloadserverdata-9db961a6324a24ae4e5cfc913e677bc3f4b8fd01.tar.gz
serverdata-9db961a6324a24ae4e5cfc913e677bc3f4b8fd01.tar.bz2
serverdata-9db961a6324a24ae4e5cfc913e677bc3f4b8fd01.tar.xz
serverdata-9db961a6324a24ae4e5cfc913e677bc3f4b8fd01.zip
`@event` command have priority over a few other commands
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf2
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",