diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-27 19:30:33 +0300 |
commit | 9eba516c9d20f5fc66517439efb02441c3d6ce7a (patch) | |
tree | 85d8a3438d95ee273912a1fb82bb3bc9aefb993b /npc/re/mobs/dungeons/juperos.txt | |
parent | 2dd9dec408c7a26175c167b45bcbe87ee67ae1ba (diff) | |
download | hercules-9eba516c9d20f5fc66517439efb02441c3d6ce7a.tar.gz hercules-9eba516c9d20f5fc66517439efb02441c3d6ce7a.tar.bz2 hercules-9eba516c9d20f5fc66517439efb02441c3d6ce7a.tar.xz hercules-9eba516c9d20f5fc66517439efb02441c3d6ce7a.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/dungeons/juperos.txt')
-rw-r--r-- | npc/re/mobs/dungeons/juperos.txt | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/npc/re/mobs/dungeons/juperos.txt b/npc/re/mobs/dungeons/juperos.txt deleted file mode 100644 index bfdce2b16..000000000 --- a/npc/re/mobs/dungeons/juperos.txt +++ /dev/null @@ -1,67 +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) rAthena Dev Team -//= Copyright (C) eAthena Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Playtester -//= Copyright (C) MasterOfMuppets -//= Copyright (C) The Prometheus Project -//= Copyright (C) Muad_Dib -//= -//= 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/>. -//========================================================================= -//= Juperos Dungeon Monster Spawn Script (Renewal) -//================= Description =========================================== -//= Juperos Dungeon Monster Spawn Script (Renewal) -//================= Current Version ======================================= -//= 1.4 -//========================================================================= - -//== juperos_01 - Ruins of Juperos ========================= -juperos_01,0,0,0,0 monster Venatu 1676,70,5000,0,0 -juperos_01,0,0,0,0 monster Venatu 1677,70,5000,0,0 -juperos_01,0,0,0,0 monster Venatu 1678,70,5000,0,0 -juperos_01,0,0,0,0 monster Venatu 1679,50,5000,0,0 -juperos_01,0,0,0,0 monster Dimik 1670,10,5000,0,0 -juperos_01,0,0,0,0 monster Dimik 1671,5,5000,0,0 -juperos_01,0,0,0,0 monster Dimik 1672,5,5000,0,0 -juperos_01,0,0,0,0 monster Dimik 1673,5,5000,0,0 - -//== juperos_02 - Ruins of Juperos ========================= -juperos_02,0,0,0,0 monster Apocalypse 1365,70,5000,0,0 -juperos_02,0,0,0,0 monster Venatu 1676,65,5000,0,0 -juperos_02,0,0,0,0 monster Venatu 1677,65,5000,0,0 -juperos_02,0,0,0,0 monster Venatu 1678,65,5000,0,0 -juperos_02,0,0,0,0 monster Venatu 1679,50,5000,0,0 - -//== jupe_core - Center of Juperos ========================= -jupe_core,0,0,0,0 monster Dimik 1670,40,5000,0,0 -jupe_core,0,0,0,0 monster Dimik 1671,40,5000,0,0 -jupe_core,0,0,0,0 monster Dimik 1672,40,5000,0,0 -jupe_core,0,0,0,0 monster Dimik 1673,40,5000,0,0 -jupe_core,0,0,0,0 monster Archdam 1668,40,5000,0,0 -jupe_core,0,0,0,0 monster Venatu 1676,25,5000,0,0 -jupe_core,0,0,0,0 monster Venatu 1677,25,5000,0,0 -jupe_core,0,0,0,0 monster Venatu 1678,25,5000,0,0 -jupe_core,0,0,0,0 boss_monster Vesper 1685,1,7200000,600000,1 |