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/gonryun.txt | 67 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 27 deletions(-) (limited to 'npc/cities/gonryun.txt') diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt index 86493f1d9..ddcea9935 100644 --- a/npc/cities/gonryun.txt +++ b/npc/cities/gonryun.txt @@ -1,20 +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) Euphy +//= Copyright (C) L0ne_W0lf +//= Copyright (C) x[tsk] +//= Copyright (C) Lupus +//= Copyright (C) Toms +//= Copyright (C) Silent +//= Copyright (C) Nexon +//= Copyright (C) KarLaeda +//= +//= 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 . +//========================================================================= //= Kunlun Town -//===== By: ================================================== -//= x[tsk], KarLaeda -//===== Current Version: ===================================== -//= 1.6 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Kunlun Town Script -//===== Additional Comments: ================================= -//= 1.5 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//= Moved Lost Knife mini-quest to quest file. -//= 1.6 Moved Alberta NPC to pre-re/re paths. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.6 +//========================================================================= -// Kunlun Transportation -//============================================================ +//== Kunlun Transportation ================================= - script ::Kunlun_Envoy_gonryun -1,{ mes "[Wa Bai Hu]"; mes "Good day~"; @@ -186,8 +211,7 @@ gonryun,153,64,7 script Kunlun Envoy#gon4 4_M_TWMIDMAN,{ close; } -// Generic Kunlun NPCs -//============================================================ +//== Generic Kunlun NPCs =================================== gonryun,200,82,3 script Jian Chung Xun#gon 4_M_TWBOY,{ mes "[Jian Chung Xun]"; mes "I simply adore festivals."; @@ -409,14 +433,3 @@ gonryun,169,71,3 script Guidev#gon 4_F_TWGIRL,{ mes "sights throughout the town."; close; } - -//============================================================ -// Old changelog -//============================================================ -// May be missing npc's and dialogue. -//= 1.1 Fixed Typos [Nexon] -//= 1.2 Removed Duplicates [Silent] -//= 1.3 Max NPC Name is 23 [Toms] -//= 1.3a Removed temp NPC plugs due Broken Sword quest [Lupus] -//= 1.4 Added missing NPC [KarLaeda] -//============================================================ -- cgit v1.2.3-70-g09d2