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/re/quests/eden/eden_quests.txt | 63 +++++++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 25 deletions(-) (limited to 'npc/re/quests/eden/eden_quests.txt') diff --git a/npc/re/quests/eden/eden_quests.txt b/npc/re/quests/eden/eden_quests.txt index 1ac4f83f1..2d44fe685 100644 --- a/npc/re/quests/eden/eden_quests.txt +++ b/npc/re/quests/eden/eden_quests.txt @@ -1,26 +1,39 @@ -//===== 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) Capuche +//= Copyright (C) Euphy +//= 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 . +//========================================================================= //= Eden Group Quest - Quests NPCs -//===== By: ================================================== -//= L0ne_W0lf -//===== Current Version: ===================================== -//= 2.1 -//===== Description: ========================================= +//================= Description =========================================== //= Eden Group Headquarter NPCs. -//===== Changelogs: ========================================== -//= 1.0 First Version. [L0ne_W0lf] -//= 1.1 Removed unencoded comments (Korean -> Gibberish) -//= Readded the GM helper NPC, commented out. -//= 1.2 Some little optimization here and there. [Masao] -//= 1.3 Added Instructor Ur and the new Quests which come -//= alongside him. Special thanks to Chilly for the base. [Masao] -//= 1.4 Partial cleaning and bug fixing. [Euphy] -//= 1.4a Added 'npcskill' command. [Euphy] -//= 1.4b Added 'disable_items' command. [Euphy] -//= 1.5 Added GM management function. [Euphy] -//= 1.6 Kagerou/Oboro support (Class -> BaseClass) [Euphy] -//= 2.0 Updated Instructor Ur's quests. [Capuche] -//= 2.1 Updated Blacksmith Thorn and Weapons Expert NPC. [Capuche] -//============================================================ +//================= Current Version ======================================= +//= 2.1 +//========================================================================= moc_para01,25,35,4 script Instructor Boya#para01 4_M_KNIGHT_GOLD,{ mes "[Boya]"; @@ -2872,7 +2885,7 @@ S_Quest89100: return; } -//--60~69 +//- 60~69 - comodo,173,354,5 script Dispatched Instructor#02 1_M_JOBTESTER,{ mes "[Romeo]"; if (para_2nd01 < 1) { @@ -3054,7 +3067,7 @@ um_fild01,34,280,5 script Instructor Romeo#2nd02 1_M_JOBTESTER,{ close; } -//--70~79 +//- 70~79 - glast_01,195,131,5 script Dispatched Instructor#03 4_F_SISTER,{ mes "[Johan]"; if (para_2nd01 < 7) { @@ -3183,7 +3196,7 @@ glast_01,195,131,5 script Dispatched Instructor#03 4_F_SISTER,{ close; } -//--80~89 +//- 80~89 - ein_fild08,172,359,3 script Dispatched Instructor#04 4_M_4THPRIN1,{ mes "[Kiren]"; if (para_2nd01 < 12) { @@ -3321,7 +3334,7 @@ ein_fild08,172,359,3 script Dispatched Instructor#04 4_M_4THPRIN1,{ close; } -//--90~99 +//- 90~99 - ice_dun01,154,13,5 script Dispatched Instructor#05 4_F_JOB_BLACKSMITH,{ mes "[Naomi]"; if (para_2nd01 <= 17) { -- cgit v1.2.3-60-g2f50