diff options
author | Haru <haru@dotalux.com> | 2014-03-18 02:05:45 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-03-18 02:07:01 +0100 |
commit | 21aeb5aa1d5fee9702aba476a94b800c94b29859 (patch) | |
tree | 792c70f8845cedf5c4ece55ad0951c692a224b86 /npc/scripts_custom.conf | |
parent | 42da97d7979f5db56d50072dfd7787ebf549ab1b (diff) | |
download | hercules-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/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index b4283502c..aeae9e22f 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -104,7 +104,3 @@ //npc: npc/custom/battleground/bg_kvm01.txt //npc: npc/custom/battleground/bg_kvm02.txt //npc: npc/custom/battleground/bg_kvm03.txt - -// ----------------------- Misc Scripts ----------------------------- -// Self-test script (for development use only) -//npc: npc/custom/test.txt |