diff options
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r-- | npc/re/scripts_main.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf new file mode 100644 index 000000000..8574cb924 --- /dev/null +++ b/npc/re/scripts_main.conf @@ -0,0 +1,4 @@ +// Only files that are included here will be read by the server +npc_global_list: ( +@include "npc/scripts.conf" +) // npc_global_list |