diff options
author | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
---|---|---|
committer | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
commit | 49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7 (patch) | |
tree | 140c5976d9e82d18e3520fcb7d675c02a22a06fc /npc/scripts.conf | |
parent | 7f1ebe25ba78b33cb1dc9169fdaedf4335423739 (diff) | |
parent | 156c500bd24fe2bc11eefad5cfd9df128c6903cd (diff) | |
download | hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.gz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.bz2 hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.xz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.zip |
Merge pull request #1 from HerculesWS/master
- 合并Hercules最新的内容
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index c405aff88..91c2028b1 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -1,4 +1,9 @@ +// -------------------------------------------------------------- +// - Message of the Day - +// -------------------------------------------------------------- npc: npc/MOTD.txt + + // -------------------------------------------------------------- // - Core Scripts - // -------------------------------------------------------------- @@ -46,6 +51,7 @@ npc: npc/cities/jawaii.txt npc: npc/cities/lighthalzen.txt npc: npc/cities/louyang.txt npc: npc/cities/lutie.txt +npc: npc/cities/malaya.txt npc: npc/cities/manuk.txt npc: npc/cities/morocc.txt npc: npc/cities/moscovia.txt @@ -134,6 +140,7 @@ npc: npc/merchants/enchan_arm.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/hair_dyer.txt npc: npc/merchants/hair_style.txt +//npc: npc/merchants/hd_refine.txt //npc: npc/merchants/icecream.txt npc: npc/merchants/inn.txt npc: npc/merchants/kunai_maker.txt |