diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | Trojal <trojal@gmail.com> | 2013-01-10 20:32:02 -0800 |
commit | 83e7a4954437c13aec639b0b512252cc20a8f36c (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/re/scripts_jobs.conf | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.gz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.bz2 hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.xz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.zip |
Merge rathena repository to form Hercules initial commit.
Diffstat (limited to 'npc/re/scripts_jobs.conf')
-rw-r--r-- | npc/re/scripts_jobs.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/npc/re/scripts_jobs.conf b/npc/re/scripts_jobs.conf new file mode 100644 index 000000000..14e532bcf --- /dev/null +++ b/npc/re/scripts_jobs.conf @@ -0,0 +1,30 @@ +// -------------------------------------------------------------- +// - Renewal Job Scripts - +// -------------------------------------------------------------- + +// ------------------------- Job Quests ------------------------- +// - 1-1 +npc: npc/re/jobs/1-1/acolyte.txt +npc: npc/re/jobs/1-1/archer.txt +npc: npc/re/jobs/1-1/mage.txt +npc: npc/re/jobs/1-1/merchant.txt +npc: npc/re/jobs/1-1/swordman.txt +npc: npc/re/jobs/1-1/thief.txt +// - 3-1 +npc: npc/re/jobs/3-1/archbishop.txt +npc: npc/re/jobs/3-1/mechanic.txt +npc: npc/re/jobs/3-1/ranger.txt +npc: npc/re/jobs/3-1/rune_knight.txt +npc: npc/re/jobs/3-1/warlock.txt +npc: npc/re/jobs/3-1/guillotine_cross.txt +// - 3-2 +npc: npc/re/jobs/3-2/genetic.txt +npc: npc/re/jobs/3-2/minstrel.txt +npc: npc/re/jobs/3-2/royal_guard.txt +npc: npc/re/jobs/3-2/shadow_chaser.txt +npc: npc/re/jobs/3-2/sorcerer.txt +npc: npc/re/jobs/3-2/sura.txt +npc: npc/re/jobs/3-2/wanderer.txt +// - Novice +npc: npc/re/jobs/novice/novice.txt +npc: npc/re/jobs/novice/supernovice_ex.txt |