diff options
author | sevenzz23 <sevenzz23@yahoo.com> | 2013-11-01 02:22:55 +0700 |
---|---|---|
committer | sevenzz23 <sevenzz23@yahoo.com> | 2013-11-01 02:22:55 +0700 |
commit | c5795013b52c95847491e13a5549381016629640 (patch) | |
tree | e28ccdebc2a1d308acf6f1117c2253ae61fb4f5c /npc/scripts_custom.conf | |
parent | c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd151 (diff) | |
download | hercules-c5795013b52c95847491e13a5549381016629640.tar.gz hercules-c5795013b52c95847491e13a5549381016629640.tar.bz2 hercules-c5795013b52c95847491e13a5549381016629640.tar.xz hercules-c5795013b52c95847491e13a5549381016629640.zip |
Item Binding System Final.
Fixed, some issue thanks to Master Ind ;)
Signed-off-by: sevenzz23 <sevenzz23@yahoo.com>
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index c6e550864..aeae9e22f 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -7,6 +7,7 @@ //npc: npc/location/to/script.txt // ----------------------- Basic Scripts ----------------------- +//npc: npc/custom/itembind.txt //npc: npc/custom/warper.txt //npc: npc/custom/jobmaster.txt //npc: npc/custom/platinum_skills.txt |