diff options
author | L0neW0lf.eAthena <L0neW0lf.eAthena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 19:50:33 +0000 |
---|---|---|
committer | L0neW0lf.eAthena <L0neW0lf.eAthena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 19:50:33 +0000 |
commit | 53453425e64412f22734ae9a783c853a3f17027e (patch) | |
tree | 2c236f60f8f68d9e272ef71e3058c1a3452b6993 /npc/scripts_jobs.conf | |
parent | b6620108c8dc2b0e394462a7d32cc77a446dddee (diff) | |
download | hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.gz hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.bz2 hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.xz hercules-53453425e64412f22734ae9a783c853a3f17027e.zip |
* Added Rune Knight job quest, and mount rental NPC.
* Added Rune Knight skill updates, and supporting information for r14983.
* Updated Emperium to be plant-mode.
* Updated item database with RE stats.
* Added new constants to const.txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14984 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_jobs.conf')
-rw-r--r-- | npc/scripts_jobs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_jobs.conf b/npc/scripts_jobs.conf index e3f2da136..6750907b1 100644 --- a/npc/scripts_jobs.conf +++ b/npc/scripts_jobs.conf @@ -58,7 +58,7 @@ npc: npc/jobs/2-2e/SoulLinker.txt npc: npc/jobs/3-1/archbishop.txt //npc: npc/jobs/3-1/mechanic.txt //npc: npc/jobs/3-1/ranger.txt -//npc: npc/jobs/3-1/rune_knight.txt +npc: npc/jobs/3-1/rune_knight.txt //npc: npc/jobs/3-1/warlock.txt // -- 3-2 //npc: npc/jobs/3-2/maestro.txt |