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_geffen.txt | 59 +++++++++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 20 deletions(-) (limited to 'npc/quests/quests_geffen.txt') diff --git a/npc/quests/quests_geffen.txt b/npc/quests/quests_geffen.txt index 03bcebac5..30ac0e3a6 100644 --- a/npc/quests/quests_geffen.txt +++ b/npc/quests/quests_geffen.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) L0ne_W0lf +//= Copyright (C) Samuray22 +//= Copyright (C) silent +//= Copyright (C) Lupus +//= 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 . +//========================================================================= //= Quest NPCs related to Geffen -//===== By: ================================================== -//= kobra_k88 & Samuray22 -//===== Current Version: ===================================== -//= 1.5 -//===== Description: ========================================= +//================= Description =========================================== //= Welding Mask and Headset Quests. -//===== Additional Comments: ================================= -//= 1.1 Fixed exploits [Lupus] -//= 1.2 Removed Duplicates [Silent] -//= 1.3 Updated "Welding Mask" Quest to the Official one. [Samuray22] -//= 1.3a replaced item "names" with item id. Added missing [Lupus] -//= 1.4 Updated welding mask and headset quests. [L0ne_W0lf] -//= 1.5 Added Number Match Game. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.5 +//========================================================================= -// Blacksmith: 'Welding Mask' Quest -//============================================================ +//== Blacksmith: 'Welding Mask' Quest ====================== geffen_in,144,166,4 script Blacksmith 1_M_SMITH,{ mes "[Blacksmith]"; mes "You've never heard of me? Why, I'm the Veteran Blacksmith of this land. I've spent 30 years in this hot and bloody hellfire, bending steel to my iron will!"; @@ -81,8 +102,7 @@ geffen_in,144,166,4 script Blacksmith 1_M_SMITH,{ } } -// Eric: 'Headset' Quest -//============================================================ +//== Eric: 'Headset' Quest ================================= geffen_in,30,71,4 script Eric 4_M_01,{ mes "[Eric]"; mes "Please listen"; @@ -162,8 +182,7 @@ geffen_in,30,71,4 script Eric 4_M_01,{ } } -// Number Match Game :: gef_yagu -//============================================================ +//== Number Match Game :: gef_yagu ========================= geffen,122,77,4 script Nia#yagu 8_F_GIRL,{ mes "[Nia]"; mes "Hello, I'm Nia, the fifth"; -- cgit v1.2.3-70-g09d2