diff options
Diffstat (limited to 'npc/re/mobs/dungeons/bra_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/bra_dun.txt | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/npc/re/mobs/dungeons/bra_dun.txt b/npc/re/mobs/dungeons/bra_dun.txt deleted file mode 100644 index 816440afa..000000000 --- a/npc/re/mobs/dungeons/bra_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) 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 <http://www.gnu.org/licenses/>. -//========================================================================= -//= Brasilis Dungeon Monster Spawn Script -//================= Description =========================================== -//= Official monster spawns in Brasilis Dungeon. -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -//== bra_dun01 - Behind the Waterfall ====================== -bra_dun01,0,0,0,0 monster Piranha 2070,80,5000,0,0 -bra_dun01,0,0,0,0 monster Iara 2069,30,5000,0,0 -bra_dun01,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 -bra_dun01,0,0,0,0 monster Marina 1141,20,5000,0,0 -bra_dun01,0,0,0,0 monster Kukre 1070,10,5000,0,0 -bra_dun01,0,0,0,0 monster Plankton 1161,10,5000,0,0 -bra_dun01,0,0,0,0 monster Hydra 1068,15,5000,0,0 - -//== bra_dun02 - Behind the Waterfall ====================== -bra_dun02,0,0,0,0 monster Piranha 2070,60,5000,0,0 -bra_dun02,0,0,0,0 monster Iara 2069,110,5000,0,0 -bra_dun02,0,0,0,0 monster Marina 1141,10,5000,0,0 -bra_dun02,0,0,0,0 monster Kukre 1070,10,5000,0,0 -bra_dun02,0,0,0,0 monster Plankton 1161,10,5000,0,0 -bra_dun02,0,0,0,0 monster Hydra 1068,15,5000,0,0 -bra_dun02,0,0,0,0 monster Shining Plant 1083,2,5000,0,0 -bra_dun02,0,0,0,0 monster Black Mushroom 1084,5,5000,0,0 -bra_dun02,0,0,0,0 boss_monster Boitata 2068,1,7200000,600000,1 |