diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-12 17:17:47 +0300 |
commit | 95c63a160d23b54f19f35e7b92f36cfaf7c9dc92 (patch) | |
tree | 9b550f24e5b5afe15f628d07644ca18579add131 /npc/re/mobs/dungeons/gon_dun.txt | |
parent | 7cdb4acc0805901a540f98ce5baa1a4ec34cc805 (diff) | |
download | hercules-95c63a160d23b54f19f35e7b92f36cfaf7c9dc92.tar.gz hercules-95c63a160d23b54f19f35e7b92f36cfaf7c9dc92.tar.bz2 hercules-95c63a160d23b54f19f35e7b92f36cfaf7c9dc92.tar.xz hercules-95c63a160d23b54f19f35e7b92f36cfaf7c9dc92.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/dungeons/gon_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/gon_dun.txt | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/npc/re/mobs/dungeons/gon_dun.txt b/npc/re/mobs/dungeons/gon_dun.txt deleted file mode 100644 index 5e694fac8..000000000 --- a/npc/re/mobs/dungeons/gon_dun.txt +++ /dev/null @@ -1,57 +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/>. -//========================================================================= -//= Kunlun Dungeon Monster Spawn Script (Renewal) -//================= Description =========================================== -//= Monster Spawns for Kunlun Dungeon -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -//== gon_dun01 - Shrine of Kunlun Queen ==================== -gon_dun01,0,0,0,0 monster Bloody Butterfly 1408,55,5000,0,0 -gon_dun01,0,0,0,0 monster Enchanted Peach Tree 1410,35,5000,0,0 -gon_dun01,0,0,0,0 monster Zipper Bear 1417,30,5000,0,0 -gon_dun01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 -gon_dun01,0,0,0,0 monster White Plant 1082,10,5000,0,0 -gon_dun01,0,0,0,0 monster Red Plant 1078,5,5000,0,0 - -//== gon_dun02 - Hermit's Checkers ========================= -gon_dun02,0,0,0,0 monster Enchanted Peach Tree 1410,21,5000,0,0 -gon_dun02,0,0,0,0 monster Taoist Hermit 1412,20,5000,0,0 -gon_dun02,0,0,0,0 monster Bloody Butterfly 1408,20,5000,0,0 -gon_dun02,0,0,0,0 monster Baby Leopard 1415,6,5000,0,0 -gon_dun02,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 - -//== gon_dun03 - Arcadia =================================== -gon_dun03,0,0,0,0 monster Evil Nymph 1416,50,5000,0,0 -gon_dun03,0,0,0,0 monster Taoist Hermit 1412,30,5000,0,0 -gon_dun03,0,0,0,0 monster Hermit Plant 1413,20,5000,0,0 -gon_dun03,0,0,0,0 boss_monster Evil Snake Lord 1418,1,5650000,600000,0 -gon_dun03,0,0,0,0 monster White Plant 1082,10,5000,0,0 |