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/counteragent_mixture.txt | 66 +++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 29 deletions(-) (limited to 'npc/quests/counteragent_mixture.txt') diff --git a/npc/quests/counteragent_mixture.txt b/npc/quests/counteragent_mixture.txt index 20e1e8bed..af13e01ab 100644 --- a/npc/quests/counteragent_mixture.txt +++ b/npc/quests/counteragent_mixture.txt @@ -1,18 +1,41 @@ -//===== Hercules Script ====================================== -//= Counteragent and Mixture Quest(Morgenstein) -//===== By: ================================================== -//= kobra_k88 -//= added some dialogs for Morgenstein by Komurka -//===== Current Version: ===================================== -//= 2.2b -//===== 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) L0ne_W0lf +//= Copyright (C) Nexon +//= Copyright (C) Darkchild +//= Copyright (C) Lupus +//= Copyright (C) Komurka +//= 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 . +//========================================================================= +//= Counteragent and Mixture Quest (Morgenstein) +//================= Description =========================================== //= Counteragent and Mixtures for making dyes & Alchemist Job Quest -//===== Additional Comments: ================================= -//= 2.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//= 2.2a A few minor fixes. (bugreport:1122) [L0ne_W0lf] -//= 2.2b Follow up fixes to bugreport:1122 [L0ne_W0lf] -//============================================================ +//================= Current Version ======================================= +//= 2.2b +//========================================================================= alberta_in,133,55,3 script Louitz#cm 4_M_02,{ if (molgenstain == 2) { @@ -576,18 +599,3 @@ geffen_in,141,140,3 script Molgenstein#cm 2_M_MOLGENSTEIN,{ mes "You're not here to be a test subject, are you? Probably not though. Not since my little 'accident.' Heeheeheeee~!"; close; } - -//============================================================ -// Old changelog -//============================================================ -//= 1.0 Fully working -//= 1.1 Update for Alchemist Quest. -//= 1.2 added check for Empty Bottle [Lupus] -//= 1.3 Fixed some lil thingys [Darkchild] -//= 1.4 More li'l thing, added comments for items IDs [Lupus] -//= 1.5 Fixed Spelling mistakes. [Nexon] -//= 1.6 Fixed some bugs, also related to Alch Job quest [Lupus] -//= 1,7 Fixed exploit -//= 1.8 Got rid of 'al_morgen' var [Lupus] -//= 2.1 now uses (MISC_QUEST & 4) bit instead of al_morgen [Lupus] -//============================================================ -- cgit v1.2.3-70-g09d2