diff options
author | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 05:15:48 +0800 |
---|---|---|
committer | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 05:15:48 +0800 |
commit | 28a9fec0916db3d92629ae6e6cd62b5777b09e73 (patch) | |
tree | 4babff20dd0a68025a489f410ebf96b8c1cc09af /npc/re/scripts_main.conf | |
parent | 8489dbf3b58d3bff70b27ea42884a14d5229430a (diff) | |
download | hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.gz hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.bz2 hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.tar.xz hercules-28a9fec0916db3d92629ae6e6cd62b5777b09e73.zip |
Merged/Updated/Added scripts from rAthena.
- Fixed Bug #7400
Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r-- | npc/re/scripts_main.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf index fd393e5b7..6440ada21 100644 --- a/npc/re/scripts_main.conf +++ b/npc/re/scripts_main.conf @@ -35,6 +35,7 @@ import: npc/scripts_warps.conf // ------------------- Renewal Script Files --------------------- import: npc/re/scripts.conf +import: npc/re/scripts_guild.conf import: npc/re/scripts_jobs.conf import: npc/re/scripts_monsters.conf import: npc/re/scripts_warps.conf |