From 65d393fc57804447497855a6daeb981e312ec372 Mon Sep 17 00:00:00 2001 From: Haru Date: Thu, 12 Nov 2015 17:45:09 +0100 Subject: Standardized header in scripts (part 7) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Battlegrounds and WoE scripts folders Signed-off-by: Haru --- npc/woe-fe/gefg_cas05.txt | 77 +++++++++++++++++++++++++++-------------------- 1 file changed, 44 insertions(+), 33 deletions(-) (limited to 'npc/woe-fe/gefg_cas05.txt') diff --git a/npc/woe-fe/gefg_cas05.txt b/npc/woe-fe/gefg_cas05.txt index 81ebd3905..540fca802 100644 --- a/npc/woe-fe/gefg_cas05.txt +++ b/npc/woe-fe/gefg_cas05.txt @@ -1,19 +1,39 @@ -//===== Hercules Script ====================================== -//= War of Emperium (Geffen) -//===== By: ================================================== -//= L0ne_W0lf -//===== Current Version: ===================================== -//= 1.2 -//===== Description: ========================================= +//================= 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) Masao +//= Copyright (C) L0ne_W0lf +//= +//= 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 . +//========================================================================= +//= War of Emperium (Mersetzdeitz) +//================= Description =========================================== //= NPCs that relate to Geffen Guild Castle 5 -//===== Additional Comments: ================================= -//= 1.0 First Version. No longer uses functions. [L0ne_W0lf] -//= 1.1 Removed dialog from interior flags. [L0ne_W0lf] -//= 1.2 Partially rewrote Script. [Masao] -//============================================================ - -// Guild Flag (Outside Castle) -//============================================================ +//================= Current Version ======================================= +//= 1.2 +//========================================================================= + +//== Guild Flags (Outside Castle) ========================== - script Mersetzdeitz#1::OutsideFlagsG5 GUILD_FLAG,{ .@GID = getcastledata("gefg_cas05",1); @@ -69,8 +89,7 @@ gef_fild13,313,83,0 duplicate(OutsideFlagsG5) Mersetzdeitz#2 GUILD_FLAG gef_fild13,252,51,2 duplicate(OutsideFlagsG5) Mersetzdeitz#3 GUILD_FLAG gef_fild13,26,147,2 duplicate(OutsideFlagsG5) Mersetzdeitz#4 GUILD_FLAG -// Guild Flag (Inside Castle) -//============================================================ +//== Guild Flags (Inside Castle) =========================== - script Mersetzdeitz#5::InsideFlagsG5 GUILD_FLAG,{ end; @@ -86,20 +105,16 @@ gefg_cas05,62,144,7 duplicate(InsideFlagsG5) Mersetzdeitz#8 GUILD_FLAG gefg_cas05,62,66,4 duplicate(InsideFlagsG5) Mersetzdeitz#9 GUILD_FLAG gefg_cas05,69,66,4 duplicate(InsideFlagsG5) Mersetzdeitz#10 GUILD_FLAG -// Guild Flag (Town) -//============================================================ +//== Guild Flag (Town) ===================================== geffen,131,123,6 duplicate(InsideFlagsG5) Mersetzdeitz#11 GUILD_FLAG -// Kafra Employee -//============================================================ +//== Kafra Employee ======================================== gefg_cas05,61,52,5 duplicate(guildkafra) Kafra Staff#gefg_cas05 4_F_KAFRA1 -// Steward -//============================================================ +//== Steward =============================================== gefg_cas05,70,52,3 duplicate(cm) Byohre#gefg_cas05 1_M_JOBTESTER -// Treasure Room Exit -//============================================================ +//== Treasure Room Exit ==================================== gefg_cas05,149,107,0 script #lever_G05 HIDDEN_NPC,{ mes " "; @@ -113,18 +128,14 @@ gefg_cas05,149,107,0 script #lever_G05 HIDDEN_NPC,{ close; } -// Guild Dungeon Switch -//============================================================ +//== Guild Dungeon Switch ================================== gefg_cas05,65,22,0 duplicate(gdlever) #gefg_cas05 HIDDEN_NPC -// Guild Treasure Spawns -//============================================================ +//== Guild Treasure Spawns ================================= gefg_cas05,144,110,0 duplicate(Gld_Trea_Spawn) Treasure#gefg_cas05 -1 -// AGIT Manager -//============================================================ +//== AGIT Manager ========================================== gefg_cas05,194,184,0 duplicate(Gld_Agit_Manager) Agit#gefg_cas05 -1 -// Guardians -//============================================================ +//== Guardians ============================================= gefg_cas05,70,52,3 duplicate(Gld_Guard_Template) Guardian#gefg_cas05 -1 -- cgit v1.2.3-60-g2f50