diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-02-08 19:42:23 +0300 |
commit | 8601f2e4248981b3459bdba5e74c3070c8310b79 (patch) | |
tree | fb41b4516446264508e441cfcd645972d720aa09 /npc/pre-re/scripts_jobs.conf | |
parent | a1cc4d62cb1996c46e056f1b9569fb2323f9e7b4 (diff) | |
download | hercules-8601f2e4248981b3459bdba5e74c3070c8310b79.tar.gz hercules-8601f2e4248981b3459bdba5e74c3070c8310b79.tar.bz2 hercules-8601f2e4248981b3459bdba5e74c3070c8310b79.tar.xz hercules-8601f2e4248981b3459bdba5e74c3070c8310b79.zip |
Remove conf dir.
Diffstat (limited to 'npc/pre-re/scripts_jobs.conf')
-rw-r--r-- | npc/pre-re/scripts_jobs.conf | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/npc/pre-re/scripts_jobs.conf b/npc/pre-re/scripts_jobs.conf deleted file mode 100644 index 14dc97eee..000000000 --- a/npc/pre-re/scripts_jobs.conf +++ /dev/null @@ -1,46 +0,0 @@ -//================= Hercules Configuration ================================ -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2016 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/>. -//========================================================================= -//= Pre-Renewal Job Scripts -//========================================================================= - -//================= Job Quests ============================================ -// - 1-1 -"npc/pre-re/jobs/1-1/acolyte.txt", -"npc/pre-re/jobs/1-1/archer.txt", -"npc/pre-re/jobs/1-1/mage.txt", -"npc/pre-re/jobs/1-1/merchant.txt", -"npc/pre-re/jobs/1-1/swordman.txt", -"npc/pre-re/jobs/1-1/thief.txt", -// - 1-1 Expanded -"npc/pre-re/jobs/1-1e/taekwon.txt", -// - Novice -"npc/pre-re/jobs/novice/novice.txt", - -//================= Skill Quests ========================================== -// - Novice -"npc/pre-re/quests/skills/novice_skills.txt", |