diff options
Diffstat (limited to 'npc/re/scripts_jobs.conf')
-rw-r--r-- | npc/re/scripts_jobs.conf | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/npc/re/scripts_jobs.conf b/npc/re/scripts_jobs.conf deleted file mode 100644 index 7a2db4447..000000000 --- a/npc/re/scripts_jobs.conf +++ /dev/null @@ -1,61 +0,0 @@ -//================= Hercules Configuration ================================ -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Athena Dev Teams -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see <http://www.gnu.org/licenses/>. -//========================================================================= -//= 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 -// - 2e -npc: npc/re/jobs/2e/kagerou_oboro.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/academy.txt -// npc: npc/re/jobs/novice/novice.txt -npc: npc/re/jobs/novice/supernovice_ex.txt -// - Job Repairs -npc: npc/re/jobs/repair.txt |