diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 09:07:50 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 09:07:50 +0000 |
commit | f802229a182ff7b88719dcbdf89716ab52751ab8 (patch) | |
tree | 1cf2b06a19c189acc8762bde5bd502a8bba8ee44 /npc/scripts_custom.conf | |
parent | 3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec (diff) | |
download | hercules-f802229a182ff7b88719dcbdf89716ab52751ab8.tar.gz hercules-f802229a182ff7b88719dcbdf89716ab52751ab8.tar.bz2 hercules-f802229a182ff7b88719dcbdf89716ab52751ab8.tar.xz hercules-f802229a182ff7b88719dcbdf89716ab52751ab8.zip |
* Global_Functions fix. Jobmaster fix.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6687 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index c29aff591..f6c48fb5c 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -36,7 +36,7 @@ npc: npc/custom/adoption.txt // -- Reset NPC
//npc: npc/custom/jobs/reset.txt
// -- Job Changer
-//npc: npc/custom/jobs/jobmaster.txt
+npc: npc/custom/jobs/jobmaster.txt
// -- Healer(s)
//npc: npc/custom/healers/heal.txt
//npc: npc/custom/healers/heal_payment.txt
|