From 1a6bb87686dd770b3f072fb5d687ba71ff29c51a Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 16 Nov 2015 02:40:31 +0100 Subject: Standardized header in scripts (part 9) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru --- npc/quests/quests_gonryun.txt | 58 +++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 21 deletions(-) (limited to 'npc/quests/quests_gonryun.txt') diff --git a/npc/quests/quests_gonryun.txt b/npc/quests/quests_gonryun.txt index 039732025..6cd5e642f 100644 --- a/npc/quests/quests_gonryun.txt +++ b/npc/quests/quests_gonryun.txt @@ -1,24 +1,41 @@ -//===== Hercules Script ====================================== -//= Quest NPCs related to Gonryun -//===== By: ================================================== -//= KarLaeda -//===== Current Version: ===================================== -//= 1.2 -//===== 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) Paradox924X +//= Copyright (C) L0ne_W0lf +//= 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 . +//========================================================================= +//= Quest NPCs related to Kunlun +//================= Description =========================================== //= Broken Sword Quest (Kept old mechanics) //= Lost Knife Quest -//===== Additional Comments: ================================= -//= 1.1 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] -//= 1.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//= Added Lost Knife, updated dialog for Broken Sword -//= dungeon quest mechanics aportion is still the same. -//= 1.2a Bugfixes (bugreport:2404) [Paradox924X] -//= 1.2b More Bugfixes (bugreport:2407) [Paradox924X] -//============================================================ - -// Broken Sword :: broken_sword -//============================================================ +//================= Current Version ======================================= +//= 1.2 +//========================================================================= + +//== Broken Sword :: broken_sword ========================== gon_in,17,93,5 script Chief#gon 4_M_TWMASKMAN,{ if (BaseLevel > 50) { if (b_sword == 0) { @@ -3700,8 +3717,7 @@ OnTouch: end; } -// Lost Knife :: gon_npc -//============================================================ +//== Lost Knife :: gon_npc ================================= gonryun,237,226,3 script Han Ran Jiao#gon 4_M_TWMIDMAN,{ if (nakha == 0) { mes "[Han Ran Jiao]"; -- cgit v1.2.3-70-g09d2