diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 09:44:24 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 09:44:24 +0000 |
commit | d0565d61b91c9784717e756c72b871099175408b (patch) | |
tree | ee98798404279f1ea70ceb819df9c9776f04e0f6 /npc/scripts_custom.conf | |
parent | 10c9dec6be104140973e3d5848714244948efb7d (diff) | |
download | hercules-d0565d61b91c9784717e756c72b871099175408b.tar.gz hercules-d0565d61b91c9784717e756c72b871099175408b.tar.bz2 hercules-d0565d61b91c9784717e756c72b871099175408b.tar.xz hercules-d0565d61b91c9784717e756c72b871099175408b.zip |
Forgot to uncomment jobmaster from npc-loading list -.-
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6689 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 f6c48fb5c..c29aff591 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
|