summaryrefslogtreecommitdiff
path: root/npc/woe-fe/gefg_cas03.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-11-12 17:45:09 +0100
committerHaru <haru@dotalux.com>2015-12-15 20:53:51 +0100
commit65d393fc57804447497855a6daeb981e312ec372 (patch)
tree8dc93d8a9d1d53c517d55d297d4f04f288913c6e /npc/woe-fe/gefg_cas03.txt
parent0cc6aa2a8b1fa570b020fa1c582bedc74f273ee4 (diff)
downloadhercules-65d393fc57804447497855a6daeb981e312ec372.tar.gz
hercules-65d393fc57804447497855a6daeb981e312ec372.tar.bz2
hercules-65d393fc57804447497855a6daeb981e312ec372.tar.xz
hercules-65d393fc57804447497855a6daeb981e312ec372.zip
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 <haru@dotalux.com>
Diffstat (limited to 'npc/woe-fe/gefg_cas03.txt')
-rw-r--r--npc/woe-fe/gefg_cas03.txt77
1 files changed, 44 insertions, 33 deletions
diff --git a/npc/woe-fe/gefg_cas03.txt b/npc/woe-fe/gefg_cas03.txt
index 69f629a71..027253778 100644
--- a/npc/woe-fe/gefg_cas03.txt
+++ b/npc/woe-fe/gefg_cas03.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 <http://www.gnu.org/licenses/>.
+//=========================================================================
+//= War of Emperium (Yesnelph)
+//================= Description ===========================================
//= NPCs that relate to Geffen Guild Castle 3
-//===== 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 Yesnelph#1::OutsideFlagsG3 GUILD_FLAG,{
.@GID = getcastledata("gefg_cas03",1);
@@ -71,8 +91,7 @@ gef_fild13,113,274,7 duplicate(OutsideFlagsG3) Yesnelph#4 GUILD_FLAG
gef_fild13,144,235,6 duplicate(OutsideFlagsG3) Yesnelph#5 GUILD_FLAG
gef_fild13,144,244,6 duplicate(OutsideFlagsG3) Yesnelph#6 GUILD_FLAG
-// Guild Flag (Inside Castle)
-//============================================================
+//== Guild Flags (Inside Castle) ===========================
- script Yesnelph#7::InsideFlagsG3 GUILD_FLAG,{
end;
@@ -90,20 +109,16 @@ gefg_cas03,65,164,4 duplicate(InsideFlagsG3) Yesnelph#12 GUILD_FLAG
gefg_cas03,37,214,1 duplicate(InsideFlagsG3) Yesnelph#13 GUILD_FLAG
gefg_cas03,34,208,1 duplicate(InsideFlagsG3) Yesnelph#14 GUILD_FLAG
-// Guild Flag (Town)
-//============================================================
+//== Guild Flag (Town) =====================================
geffen,120,132,0 duplicate(InsideFlagsG3) Yesnelph#15 GUILD_FLAG
-// Kafra Employee
-//============================================================
+//== Kafra Employee ========================================
gefg_cas03,116,89,5 duplicate(guildkafra) Kafra Staff#gefg_cas03 4_F_KAFRA1
-// Steward
-//============================================================
+//== Steward ===============================================
gefg_cas03,106,23,5 duplicate(cm) Jyang#gefg_cas03 1_M_JOBTESTER
-// Treasure Room Exit
-//============================================================
+//== Treasure Room Exit ====================================
gefg_cas03,275,289,0 script #lever_G03 HIDDEN_NPC,{
mes " ";
@@ -117,18 +132,14 @@ gefg_cas03,275,289,0 script #lever_G03 HIDDEN_NPC,{
close;
}
-// Guild Dungeon Switch
-//============================================================
+//== Guild Dungeon Switch ==================================
gefg_cas03,221,43,0 duplicate(gdlever) #gefg_cas03 HIDDEN_NPC
-// Guild Treasure Spawns
-//============================================================
+//== Guild Treasure Spawns =================================
gefg_cas03,271,290,0 duplicate(Gld_Trea_Spawn) Treasure#gefg_cas03 -1
-// AGIT Manager
-//============================================================
+//== AGIT Manager ==========================================
gefg_cas03,245,167,0 duplicate(Gld_Agit_Manager) Agit#gefg_cas03 -1
-// Guardians
-//============================================================
+//== Guardians =============================================
gefg_cas03,106,23,5 duplicate(Gld_Guard_Template) Guardian#gefg_cas03 -1