summaryrefslogtreecommitdiff
path: root/npc/pre-re
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2014-03-18 02:05:45 +0100
committerHaru <haru@dotalux.com>2014-03-18 02:07:01 +0100
commit21aeb5aa1d5fee9702aba476a94b800c94b29859 (patch)
tree792c70f8845cedf5c4ece55ad0951c692a224b86 /npc/pre-re
parent42da97d7979f5db56d50072dfd7787ebf549ab1b (diff)
downloadhercules-21aeb5aa1d5fee9702aba476a94b800c94b29859.tar.gz
hercules-21aeb5aa1d5fee9702aba476a94b800c94b29859.tar.bz2
hercules-21aeb5aa1d5fee9702aba476a94b800c94b29859.tar.xz
hercules-21aeb5aa1d5fee9702aba476a94b800c94b29859.zip
Created npc/dev/ folder for scripts with development or testing purposes.
- Moved npc/custom/test.txt to npc/dev/test.txt - Special thanks to AnnieRuru for the idea. Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/pre-re')
-rw-r--r--npc/pre-re/scripts_main.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/pre-re/scripts_main.conf b/npc/pre-re/scripts_main.conf
index 8c53b586b..a2c1fcc1c 100644
--- a/npc/pre-re/scripts_main.conf
+++ b/npc/pre-re/scripts_main.conf
@@ -39,6 +39,9 @@ import: npc/pre-re/scripts_jobs.conf
import: npc/pre-re/scripts_monsters.conf
import: npc/pre-re/scripts_warps.conf
+// ----------- Development / Testing Script Files ---------------
+import: npc/scripts_dev.conf
+
// ------------------- Custom Script Files ----------------------
// - Your NPCs go in this file!
import: npc/scripts_custom.conf