From 80d87470d5f1614b47fd61d04a8ab3fecac3e622 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 10 Nov 2015 12:25:41 +0100 Subject: Standardized header in scripts (part 3) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mobs scripts folders Signed-off-by: Haru --- npc/mobs/citycleaners.txt | 54 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 37 insertions(+), 17 deletions(-) (limited to 'npc/mobs/citycleaners.txt') diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 675f0ffd8..2fe65e9c7 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -1,22 +1,42 @@ -//===== Hercules Script ====================================== -//= City Cleaners Monster Spawn Script -//===== By: ================================================== -//= massdriller -//===== 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) Euphy +//= Copyright (C) Playtester +//= Copyright (C) Komurka +//= Copyright (C) MasterOfMuppets +//= Copyright (C) massdriller +//= +//= 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 . +//========================================================================= +//= City Cleaners Monster Spawn Script (Common) +//================= Description =========================================== //= Spawns monsters to clean up cities. -//===== Additional Comments: ================================= -//= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets] -//= 0.1b And even more from Poki#3 [Komurka] -//= 1.0 Removed unofficial city cleaners [Playtester] -//= 1.1 Added other city spawns [Playtester] -//= 1.2 Split spawns into Pre-RE/RE and Town files. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.2 +//========================================================================= -//================================================== -// Wild Rose City Spawns -//================================================== +//== Wild Rose City Spawns ================================= prontera,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 morocc,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 alberta,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 -- cgit v1.2.3-60-g2f50