diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index c405aff88..65cfe53f5 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -1,4 +1,9 @@ +// -------------------------------------------------------------- +// - Message of the Day - +// -------------------------------------------------------------- npc: npc/MOTD.txt + + // -------------------------------------------------------------- // - Core Scripts - // -------------------------------------------------------------- @@ -134,6 +139,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 |