From fa2cd738a941906700ba3a1f7c5486dcc3ccbea0 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 13 Nov 2015 15:57:49 +0100 Subject: Standardized header in scripts (part 8) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Event scripts folders Signed-off-by: Haru --- npc/events/halloween_2008.txt | 43 ++++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 11 deletions(-) (limited to 'npc/events/halloween_2008.txt') diff --git a/npc/events/halloween_2008.txt b/npc/events/halloween_2008.txt index 9b80eb798..3c1b65db1 100644 --- a/npc/events/halloween_2008.txt +++ b/npc/events/halloween_2008.txt @@ -1,19 +1,40 @@ -//===== 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) Kisuka +//= +//= 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 . +//========================================================================= //= iRO Halloween (2008) -//===== By: ================================================== -//= Kisuka -//===== Current Version: ===================================== -//= 1.1 -//===== Description: ========================================= +//================= Description =========================================== //= iRO Halloween (2008) //= Run away from the zombies for tickets. //= Redeem tickets for prizes. -//===== Notes: =============================================== +//================= Current Version ======================================= +//= 1.1 +//================= Additional Comments =================================== //= You must enable the event monsters in mob_db2. -//===== Additional Comments: ================================= -//= 1.0 First version. [Kisuka] -//= 1.1 Some small changes. [Kisuka] -//============================================================ +//========================================================================= payon,162,176,4 script Halloween Magician#iRO08 4_M_BIBI,{ if (Hallow08 < 1) { -- cgit v1.2.3-70-g09d2