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/novice/supernovice.txt | 63 +++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 27 deletions(-) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/supernovice.txt b/npc/jobs/novice/supernovice.txt index a4cf754fd..449a94f0c 100644 --- a/npc/jobs/novice/supernovice.txt +++ b/npc/jobs/novice/supernovice.txt @@ -1,22 +1,43 @@ -//===== 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) Euphy +//= Copyright (C) Kisuka +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Samuray22 +//= Copyright (C) Lupus +//= Copyright (C) Darkchild +//= +//= 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 . +//========================================================================= //= Super Novice Job Quest -//===== By: ================================================== -//= Darkchild -//===== Current Version: ===================================== -//= 2.4 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Super Novice Job Change Npc //= Super Novice Cart Rental Npc //= Some Other Useless Super Novice Npc -//===== Additional Comments: ================================= -//= 1.9 Rescripted to the Aegis 10.3 Standars. [Samuray22] -//= 2.0 Rescripted again, this time using an iRO base. [L0ne_W0lf] -//= 2.1 Swapped use of baseclass for basejob. [L0ne_W0lf] -//= 2.2 Added Quest Log commands. [Kisuka] -//= 2.3 NPC "Esseray" calls Ex. Super Novice script when enabled. [Euphy] -//= 2.4 Added an Ex. Super Novice dialog check. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 2.4 +//========================================================================= aldeba_in,223,167,3 script Tzerero#sn 4_M_SEAMAN,{ if (BaseJob == Job_SuperNovice) { @@ -466,15 +487,3 @@ aldebaran,54,238,5 script Kafra Employee#sn 4_F_KAFRA1,{ mes "for such inconvenience..."; close; } - -//============================================================ -// Old changelog -//============================================================ -//= Dialogs From Some Other Scripts (Most Of It) -//= 1.3-1.5 Added Baby class support (and to the Kafta SN Cart -//= renter, too) [Lupus] -//= 1.6 Added a fix which prevent High Novices passing -//= this Job Quests again. [Lupus] -//= 1.7 Fixed Baby Class Support. [Lupus] -//= 1.8 Now a Baby can become a Super Baby [Lupus] -//============================================================ -- cgit v1.2.3-70-g09d2