diff options
Diffstat (limited to 'npc/pre-re/mobs/dungeons/mjo_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/mjo_dun.txt | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/npc/pre-re/mobs/dungeons/mjo_dun.txt b/npc/pre-re/mobs/dungeons/mjo_dun.txt deleted file mode 100644 index 2fa454e69..000000000 --- a/npc/pre-re/mobs/dungeons/mjo_dun.txt +++ /dev/null @@ -1,53 +0,0 @@ -//================= 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) 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/>. -//========================================================================= -//= Coal Mine(Dead pit) Dungeon Monster Spawn Script (Pre-Renewal) -//================= Description =========================================== -//= Monster Spawns for Coal Mine Dungeon -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -//== mjo_dun01 - Mjolnir Dead Pit F1 ======================= -mjo_dun01,0,0,0,0 monster Familiar 1005,30,0,0,0 -mjo_dun01,0,0,0,0 monster Tarou 1175,60,0,0,0 -mjo_dun01,0,0,0,0 monster Martin 1145,20,0,0,0 - -//== mjo_dun02 - Mjolnir Dead Pit F2 ======================= -mjo_dun02,0,0,0,0 monster Martin 1145,60,0,0,0 -mjo_dun02,0,0,0,0 monster Drainliar 1111,20,0,0,0 -mjo_dun02,0,0,0,0 monster Skeleton Worker 1169,20,0,0,0 -mjo_dun02,0,0,0,0 monster Giearth 1121,35,30000,10000,0 - -//== mjo_dun03 - Mjolnir Dead Pit F3 ======================= -mjo_dun03,0,0,0,0 monster Martin 1145,5,0,0,0 -mjo_dun03,0,0,0,0 monster Skeleton Worker 1169,70,0,0,0 -mjo_dun03,0,0,0,0 monster Giearth 1121,5,0,0,0 -mjo_dun03,0,0,0,0 monster Myst 1151,35,0,0,0 -mjo_dun03,0,0,0,0 monster Cramp 1209,2,300000,150000,0 -mjo_dun03,0,0,0,0 monster Cramp 1209,1,50000,25000,0 |