From a29147e139c55ecedfce5dbd75de9bb886b1ad4e Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 10 Nov 2015 16:51:00 +0100 Subject: Standardized header in scripts (part 5) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Jobs scripts folders Signed-off-by: Haru --- npc/jobs/2-2a/Creator.txt | 49 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 14 deletions(-) (limited to 'npc/jobs/2-2a/Creator.txt') diff --git a/npc/jobs/2-2a/Creator.txt b/npc/jobs/2-2a/Creator.txt index 5ccde106a..fc2408e12 100644 --- a/npc/jobs/2-2a/Creator.txt +++ b/npc/jobs/2-2a/Creator.txt @@ -1,19 +1,40 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Kisuka +//= Copyright (C) Haru +//= Copyright (C) Vicious +//= Copyright (C) Lupus +//= Copyright (C) Nana +//= +//= 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 . +//========================================================================= +//= Creator (Biochemist) Jobchanger +//================= Description =========================================== //= Advance Class jobchanger after kRO Normals. -//===== By: ================================================== -//= Nana -//= finished, optimized and tested by Lupus -//===== Current Version: ===================================== +//================= Current Version ======================================= //= 1.5 -//===== Description: ========================================= -//= Advance Class jobchanger after kRO Normals. -//===== Additional Comments: ================================= -//= 1.1 Made all into functions, additional checks, etc. [Lupus] -//= 1.2 Made numbers into constants. [Vicious] -//= 1.3 Now saves/restores all the quest skills [Lupus] -//= 1.4 Corrected check for the Bioethics quest variable [Haru] -//= 1.5 Fixed issue resulting in never regaining Bioethics. [Kisuka] -//============================================================ +//========================================================================= valkyrie,53,50,3 script Biochemist#Valkyrie 2_M_DYEINGER,{ if (ADVJOB == 0 && Upper != 1) { -- cgit v1.2.3-70-g09d2