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/Gypsy.txt | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) (limited to 'npc/jobs/2-2a/Gypsy.txt') diff --git a/npc/jobs/2-2a/Gypsy.txt b/npc/jobs/2-2a/Gypsy.txt index b265cc921..7d93e2fe8 100644 --- a/npc/jobs/2-2a/Gypsy.txt +++ b/npc/jobs/2-2a/Gypsy.txt @@ -1,17 +1,38 @@ -//===== 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) 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 . +//========================================================================= +//= Gypsy Jobchanger +//================= Description =========================================== //= Advance Class jobchanger after kRO Normals. -//===== By: ================================================== -//= Nana -//= finished, optimized and tested by Lupus -//===== Current Version: ===================================== +//================= Current Version ======================================= //= 1.3 -//===== 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] -//============================================================ +//========================================================================= valkyrie,53,56,3 script Gypsy#Valkyrie 4W_F_01,{ if (ADVJOB == 0 || Upper != 1) { -- cgit v1.2.3-60-g2f50