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/pre-re/jobs/1-1/acolyte.txt | 65 +++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 28 deletions(-) (limited to 'npc/pre-re/jobs/1-1/acolyte.txt') diff --git a/npc/pre-re/jobs/1-1/acolyte.txt b/npc/pre-re/jobs/1-1/acolyte.txt index 1f9411f53..9f4ab27d4 100644 --- a/npc/pre-re/jobs/1-1/acolyte.txt +++ b/npc/pre-re/jobs/1-1/acolyte.txt @@ -1,32 +1,41 @@ -//===== Hercules Script ====================================== -//= Acolyte Job Quest -//===== By: ================================================== -//= kobra_k88; L0ne_W0lf -//===== Current Version: ===================================== -//= 2.2 -//===== Description: ========================================= -//= [Official Conversion] +//================= 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) Samuray22 +//= Copyright (C) massdriller +//= Copyright (C) Lupus +//= Copyright (C) L0ne_W0lf +//= Copyright (C) kobra_k88 +//= +//= 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 . +//========================================================================= +//= Acolyte Job Quest (Pre-Renewal) +//================= Description =========================================== //= Job quest for Acolyte classes -//===== Additional Comments: ================================= -//= 1.0 Fully working. -//= 1.1 Added function calls for Priest Quest. -//= 1.2 Fixed Marthilda, Yosuke bugs. [Lupus] -//= 1.2a Added instant job change for High Novice [Lupus] -//= 1.3 Added Baby Class support [Lupus] -//= 1.4 Optimised and moved first checker to Jfunc1-1 [massdriller] -//= 1.5 Now saves/restores all quest skills [Lupus] -//= 1.6 Merged back JFunc [Lupus] -//= 1.7 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf] -//= No longer uses function "F_ToHigh" -//= Proper dialog for Priest job quest is unused (for now.) -//= 1.7a Functions now make use of proper priest quest dialog [L0ne_W0lf] -//= 1.8 Removed an Unnecessary "set job_acolyte_q,0;" [Samuray22] -//= 1.8a More bug fixes care of Crashy. [L0ne_W0lf] -//= 1.9 Changed Marthilda to Mathilda. [L0ne_W0llf] -//= 2.0 Fixed High Acolytesnot being given holy light. [L0ne_W0lf] -//= 2.1 Added Quest Log commands. [L0ne_W0lf] -//= 2.2 Fixed an issue with completequest by adding checkquest. [Kisuka] -//============================================================ +//================= Current Version ======================================= +//= 2.2 +//========================================================================= prt_church,184,41,4 script Cleric#aco 1_M_PASTOR,{ if (Upper == 1) { -- cgit v1.2.3-70-g09d2