summaryrefslogtreecommitdiff
path: root/npc/re/scripts_main.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-20 18:51:24 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-20 18:51:24 +0300
commit8dbeb8f308bb2ae9240ed589760b0b3d9a543a35 (patch)
treefcb01d7aefe686856e503b118b2fe46de1e12b79 /npc/re/scripts_main.conf
parent7f3ac11e400874fe996dd285f07c59c83b08d91f (diff)
downloadserverdata-8dbeb8f308bb2ae9240ed589760b0b3d9a543a35.tar.gz
serverdata-8dbeb8f308bb2ae9240ed589760b0b3d9a543a35.tar.bz2
serverdata-8dbeb8f308bb2ae9240ed589760b0b3d9a543a35.tar.xz
serverdata-8dbeb8f308bb2ae9240ed589760b0b3d9a543a35.zip
Convert npc directory into new format.
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r--npc/re/scripts_main.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf
index 4dd3e77c..1861cabc 100644
--- a/npc/re/scripts_main.conf
+++ b/npc/re/scripts_main.conf
@@ -1,2 +1,5 @@
-npc: npc/functions/main.txt
-import: npc/scripts.conf
+// Only files that are included here will be read by the server
+npc_global_list: (
+"npc/functions/main.txt",
+@include "npc/scripts.conf"
+) // npc_global_list