diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-08 20:08:53 +0300 |
commit | b215cf296f05316e74c834bd411f155b33d7edd2 (patch) | |
tree | c5c6d0ad56e9f25c93aff64f30ff834c5ca3f478 /npc/pre-re/mobs/dungeons/nyd_dun.txt | |
parent | 5b91e5f97c39a26afae02d452e6cb2c38149ed75 (diff) | |
download | hercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.gz hercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.bz2 hercules-b215cf296f05316e74c834bd411f155b33d7edd2.tar.xz hercules-b215cf296f05316e74c834bd411f155b33d7edd2.zip |
Remove conf dir.
Diffstat (limited to 'npc/pre-re/mobs/dungeons/nyd_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/nyd_dun.txt | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/npc/pre-re/mobs/dungeons/nyd_dun.txt b/npc/pre-re/mobs/dungeons/nyd_dun.txt deleted file mode 100644 index d7de231df..000000000 --- a/npc/pre-re/mobs/dungeons/nyd_dun.txt +++ /dev/null @@ -1,41 +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) 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/>. -//========================================================================= -//= Yggdrasil Root Dungeon (Pre-Renewal) -//================= Description =========================================== -//= Monster Spawns for Yggdrasul Root Dungeon -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -//== nyd_dun01 - Yggdrasil Root Dungeon ==================== -nyd_dun01,0,0,0,0 monster Draco 2013,40,0,0,0 -nyd_dun01,0,0,0,0 monster Draco's Egg 2014,10,0,0,0 -nyd_dun01,0,0,0,0 monster Aqua Elemental 2016,20,0,0,0 -nyd_dun01,0,0,0,0 monster Dark Pinguicula 2015,10,0,0,0 -nyd_dun01,0,0,0,0 monster Rata 2017,2,900000,0,0 -nyd_dun01,0,0,0,0 monster Duneyrr 2018,2,900000,0,0 |