diff options
Diffstat (limited to 'npc/re/mobs/dungeons/mag_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/mag_dun.txt | 52 |
1 files changed, 36 insertions, 16 deletions
diff --git a/npc/re/mobs/dungeons/mag_dun.txt b/npc/re/mobs/dungeons/mag_dun.txt index d5321ea6c..3c0d1c3d9 100644 --- a/npc/re/mobs/dungeons/mag_dun.txt +++ b/npc/re/mobs/dungeons/mag_dun.txt @@ -1,27 +1,47 @@ -//===== Hercules Script ====================================== -//= Magma Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== +//================= 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) Playtester +//= Copyright (C) Lupus +//= Copyright (C) Athena +//= +//= 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/>. +//========================================================================= +//= Magma Dungeon (Nogg Road) Monster Spawn Script (Renewal) +//================= Description =========================================== +//= Monster Spawns for Nogg Road Dungeon +//================= Current Version ======================================= //= 1.3 -//===== Additional Comments: ================================= -//= 1.1 fixed 2,3,4 tabs instead of 1... and wrong mob names [Lupus] -//= 1.2 Official jRO 10.3 spawns [Playtester] -//= 1.3 More accurate spawns [Playtester] -//============================================================ +//========================================================================= -//================================================== -// mag_dun01 - Nogg Road -//================================================== +//== mag_dun01 - Nogg Road ================================= mag_dun01,0,0,0,0 monster Explosion 1383,30,5000,0,0 mag_dun01,0,0,0,0 monster Lava Golem 1366,20,5000,0,0 mag_dun01,0,0,0,0 monster Blazer 1367,20,5000,0,0 mag_dun01,0,0,0,0 monster Kaho 1072,20,5000,0,0 mag_dun01,0,0,0,0 monster Grizzly 1381,10,5000,0,0 -//================================================== -// mag_dun02 - Nogg Road -//================================================== +//== mag_dun02 - Nogg Road ================================= mag_dun02,0,0,0,0 monster Nightmare Terror 1379,46,5000,0,0 mag_dun02,0,0,0,0 monster Deleter 1385,40,5000,0,0 mag_dun02,0,0,0,0 monster Deleter 1384,38,5000,0,0 |