diff options
Diffstat (limited to 'npc/pre-re/scripts_jobs.conf')
-rw-r--r-- | npc/pre-re/scripts_jobs.conf | 36 |
1 files changed, 31 insertions, 5 deletions
diff --git a/npc/pre-re/scripts_jobs.conf b/npc/pre-re/scripts_jobs.conf index 491fba8dd..bf0f46c28 100644 --- a/npc/pre-re/scripts_jobs.conf +++ b/npc/pre-re/scripts_jobs.conf @@ -1,8 +1,34 @@ -// -------------------------------------------------------------- -// - Pre-Renewal Job Scripts - -// -------------------------------------------------------------- +//================= 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/>. +//========================================================================= +//= Pre-Renewal Job Scripts +//========================================================================= -// ------------------------- Job Quests ------------------------- +//================= Job Quests ============================================ // - 1-1 npc: npc/pre-re/jobs/1-1/acolyte.txt npc: npc/pre-re/jobs/1-1/archer.txt @@ -13,6 +39,6 @@ npc: npc/pre-re/jobs/1-1/thief.txt // - Novice npc: npc/pre-re/jobs/novice/novice.txt -// ------------------------ Skill Quests ------------------------ +//================= Skill Quests ========================================== // - Novice npc: npc/pre-re/quests/skills/novice_skills.txt |