From 183cb7642fcd2ec3568c090dc160a3870a569bc6 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 16 Nov 2015 12:50:40 +0100 Subject: Standardized header in scripts (part 10) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru --- npc/cities/izlude.txt | 78 ++++++++++++++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 35 deletions(-) (limited to 'npc/cities/izlude.txt') diff --git a/npc/cities/izlude.txt b/npc/cities/izlude.txt index 7c43ae5ae..5db9d0988 100644 --- a/npc/cities/izlude.txt +++ b/npc/cities/izlude.txt @@ -1,37 +1,47 @@ -//===== 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) Paradox924X +//= Copyright (C) Evera +//= Copyright (C) Silent +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Silentdragon +//= Copyright (C) Nexon +//= 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 . +//========================================================================= //= Izlude Town -//===== By: ================================================== -//= kobra_k88 -//= L0ne_W0lf -//===== Current Version: ===================================== -//= 1.9a -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Izlude town NPCs -//===== Additional Comments: ================================= -//= Fully working -//= 1.1 fixed 2 zeny bugs/checks [Lupus] -//= 1.2 Fixed a lot of typos [Nexon] -//= 1.3 Removed callfunc Is_####_Class in favor of baseClass [Silentdragon] -//= 1.4 Added a Jawaii related npc. 1.4a Fixed a small bug to -//= the Jawaii warper, thanks to reddozen and Silent [MasterOfMuppets] -//= 1.5 Replaced iz_move_alberta with MISC_QUEST & 16 [Lupus] -//= 1.6 Removed Duplicates [Silent] -//= 1.7 Split quest to quests/quests_izlude.txt [Evera] -//= 1.71 Optimized. Also thanks to CAHTEXHuK [Lupus] -//= 1.72 Small bugfix [Paradox924X] -//= 1.8 Rescripted to Aegis 10.3 standard. [L0ne_W0lf] -//= Removed Honeymoon Helper, as she is a Jawaii NPC. -//= Moved Signs to the msg_boards file. -//= 1.8a Made Red/Cebalis as a single NPC + duplicate [Lupus] -//= 1.9 Fixed a small problem with Dega. (Ne default case) [L0ne_W0lf] -//= Re-added NPC dialog for Cebalis. The dialog differs -//= (even if slightly,) after the five or so lines. -//= 1.9a A part of Kylick's dialogue is Pre-Renewal only. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.9a +//========================================================================= -// Izlude -//============================================================ +//== Izlude ================================================ - script ::Sailor_izlude -1,{ mes "[Sailor]"; mes "Hey everybody!"; @@ -456,8 +466,7 @@ close; } -// Inside Izlude -//============================================================ +//== Inside Izlude ========================================= izlude_in,125,164,2 script Aaron#izlude 1_M_YOUNGKNIGHT,{ mes "[Aaron]"; mes "Don't you think Strong VIT and training in a unique breathing method which enables quick HP recovery are the greatest advantages for a Swordman?"; @@ -498,8 +507,7 @@ izlude_in,125,164,2 script Aaron#izlude 1_M_YOUNGKNIGHT,{ close; } -// Izlude Dungeon -//============================================================ +//== Izlude Dungeon ======================================== izlu2dun,108,27,0 script Sailor#2izlude 4W_SAILOR,{ mes "[Sailor]"; mes "Wanna"; -- cgit v1.2.3-70-g09d2