diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-04 20:54:12 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-04 20:54:12 +0000 |
commit | 91f9ffaedb9a759fbffdde2bc85afa6d41e5bcc3 (patch) | |
tree | 43f15e490c5f23f051ac8252f214d7127f7e5439 /npc/scripts_custom.conf | |
parent | 2efcd86879cc4f5ee6d5fb6a9ebae667e5626ee8 (diff) | |
download | hercules-91f9ffaedb9a759fbffdde2bc85afa6d41e5bcc3.tar.gz hercules-91f9ffaedb9a759fbffdde2bc85afa6d41e5bcc3.tar.bz2 hercules-91f9ffaedb9a759fbffdde2bc85afa6d41e5bcc3.tar.xz hercules-91f9ffaedb9a759fbffdde2bc85afa6d41e5bcc3.zip |
* Added the Socket Enchant NPC written by Sousuke_PL
- I already tested and fixed some stuff but requires some more testing
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7528 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 c3a329543..dd6a76402 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
|