diff options
Diffstat (limited to 'npc/re/mobs/dungeons/ice_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/ice_dun.txt | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/npc/re/mobs/dungeons/ice_dun.txt b/npc/re/mobs/dungeons/ice_dun.txt deleted file mode 100644 index 4e2b1b0e5..000000000 --- a/npc/re/mobs/dungeons/ice_dun.txt +++ /dev/null @@ -1,54 +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) L0ne_W0lf -//= 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/>. -//========================================================================= -//= Ice Dungeon Monster Spawn Script (Renewal) -//================= Description =========================================== -//= Monster Spawns for Ice Cave Dungeon -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -//== ice_dun01 - Ice Cave ================================== -ice_dun01,0,0,0,0 monster Siroma 1776,75,5000,0,0 -ice_dun01,0,0,0,0 monster Roween 1782,5,5000,0,0 -ice_dun01,0,0,0,0 monster Muscipular 1780,5,5000,0,0 -ice_dun01,0,0,0,0 monster Gazeti 1778,2,5000,0,0 - -//== ice_dun02 - Ice Cave ================================== -ice_dun02,0,0,0,0 monster Snowier 1775,70,5000,0,0 -ice_dun02,0,0,0,0 monster Siroma 1776,30,5000,0,0 -ice_dun02,0,0,0,0 monster Iceicle 1789,19,5000,0,0 -ice_dun02,0,0,0,0 monster Gazeti 1778,15,5000,0,0 -ice_dun02,0,0,0,0 monster Ice Titan 1777,7,5000,0,0 - -//== ice_dun03 - Ice Cave ================================== -ice_dun03,0,0,0,0 monster Ice Titan 1777,70,5000,0,0 -ice_dun03,0,0,0,0 monster Gazeti 1778,42,5000,0,0 -ice_dun03,0,0,0,0 monster Iceicle 1789,32,5000,0,0 -ice_dun03,0,0,0,0 monster Snowier 1775,15,5000,0,0 |