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/geffen.txt | 65 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 24 deletions(-) (limited to 'npc/cities/geffen.txt') diff --git a/npc/cities/geffen.txt b/npc/cities/geffen.txt index 58742ae48..dc1e690a6 100644 --- a/npc/cities/geffen.txt +++ b/npc/cities/geffen.txt @@ -1,27 +1,45 @@ -//===== 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) DeadlySilence +//= Copyright (C) Samuray22 +//= Copyright (C) Lupus +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Evera +//= Copyright (C) Musashiden +//= Copyright (C) Silent +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Nexon +//= Copyright (C) massdriller +//= +//= 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 . +//========================================================================= //= Geffen Town -//===== By: ================================================== -//= Everybody mentioned in the comments -//===== Current Version: ===================================== -//= 2.0 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Geffen Town NPCs -//===== Additional Comments: ================================= -//= Fully working -//= 1.1 Spell Checked [massdriller] -//= 1.2 Fixed more typos [Nexon] -//= 1.3 added a Level 4 weapon quest related NPC [MasterOfMuppets] -//= 1.4 Removed Duplicates [Silent] -//= 1.5 Fixed some typos and coordinates [Musashiden] -//= 1.5a Fixed a small typo [Evera] -//= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//= 1.6a Small bug fix. (end -> next) care of Lesbian. [L0ne_W0lf] -//= 1.7 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] -//= 1.8 Fixed character's name and swapped gender dialogues [Lupus] -//= 1.9 Replaced effect numerics with constants. [Samuray22] -//= 2.0 Bug fixes (bugreport:7928) [DeadlySilence] -//============================================================ +//================= Current Version ======================================= +//= 2.0 +//========================================================================= geffen,59,143,0 script Meera 4_F_02,{ mes "[Meera]"; @@ -1402,8 +1420,7 @@ geffen_in,109,72,2 script Monster Scholar 4_F_01,{ close; } -// Lvl 4 weapon quest related NPC ------------------------------------------------------ - +//== Lvl 4 weapon quest related NPC ======================== geffen,203,146,5 script Citizen 4W_M_01,{ mes "[Citizen]"; mes "There was a skillful weaponsmith"; -- cgit v1.2.3-60-g2f50