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-1e/StarGladiator.txt | 62 ++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 26 deletions(-) (limited to 'npc/jobs/2-1e') diff --git a/npc/jobs/2-1e/StarGladiator.txt b/npc/jobs/2-1e/StarGladiator.txt index e45d7c576..4a3171f0f 100644 --- a/npc/jobs/2-1e/StarGladiator.txt +++ b/npc/jobs/2-1e/StarGladiator.txt @@ -1,21 +1,40 @@ -//===== Hercules Script ====================================== -//= Star Gladiator Job Quest -//===== By: ================================================== -//= Celestria, Samuray22 -//===== Current Version: ===================================== -//= 1.3 -//===== 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) L0ne_W0lf +//= Copyright (C) Lupus +//= Copyright (C) Samuray22 +//= Copyright (C) Celestria +//= +//= 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 . +//========================================================================= +//= Star Gladiator (Taekwon Master) Job Quest +//================= Description =========================================== //= Job Change quest for Star Gladiator class. -//===== Additional Comments: ================================= -//= 1.1 Updated to the Aegis Standards. [Samuray22] -//= 1.1a Corrected a minor error respect to the header. [Samuray22] -//= 1.1b Corrected NPC name length warning. [L0ne_W0lf] -//= 1.1c Changed item names to item IDs. [Samuray22] -//= 1.2 Another round of updates to the script. [L0ne_W0lf] -//= Removes the use of labels, and correcets other errors. -//= 1.3 Added Quest Log commands. [Kisuka] -//============================================================ +//================= Current Version ======================================= +//= 1.3 +//========================================================================= payon,215,102,3 script Moohyun#job_star 4_M_ROGUE,3,3,{ if (Class == Job_Taekwon) { @@ -1633,12 +1652,3 @@ job_star,161,33,0 script Cheehee#job_star 1_F_ORIENT_03,{ mes "starlight in this room..."; close; } - -//============================================================ -// Old changelog -//============================================================ -//= A temp Star Gladiator Job Changer based on the kRO quest. -//= Quest info from RagnaInfo. -//= Sprites from kRO screenshots, bar two which I just had to guess at. -//= 1.0 Optimized, updated [Lupus] -//============================================================ -- cgit v1.2.3-60-g2f50