From 8dbeb8f308bb2ae9240ed589760b0b3d9a543a35 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Aug 2016 18:51:24 +0300 Subject: Convert npc directory into new format. --- npc/re/scripts_main.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'npc/re/scripts_main.conf') 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 -- cgit v1.2.3-70-g09d2