diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-10-24 16:12:14 +0300 |
commit | fbbd11401c4d7cf0687ff0f84612641bd5e90086 (patch) | |
tree | b9966060d359fbcf891f95f63392f19e6ad9b4a3 /npc/re/mobs/fields/lighthalzen.txt | |
parent | 253b2127cab66ef8a5c4289a4dd28bb4093f22af (diff) | |
download | hercules-fbbd11401c4d7cf0687ff0f84612641bd5e90086.tar.gz hercules-fbbd11401c4d7cf0687ff0f84612641bd5e90086.tar.bz2 hercules-fbbd11401c4d7cf0687ff0f84612641bd5e90086.tar.xz hercules-fbbd11401c4d7cf0687ff0f84612641bd5e90086.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/fields/lighthalzen.txt')
-rw-r--r-- | npc/re/mobs/fields/lighthalzen.txt | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt deleted file mode 100644 index a03cb54c3..000000000 --- a/npc/re/mobs/fields/lighthalzen.txt +++ /dev/null @@ -1,65 +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) Kisuka -//= Copyright (C) Playtester -//= Copyright (C) Poki#3 -//= Copyright (C) MasterOfMuppets -//= 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/>. -//========================================================================= -//= Lighthalzen Fields Monster Spawn Script (Renewal) -//================= Description =========================================== -//= Monster Spawns for Lighthalzen Fields -//================= Current Version ======================================= -//= 1.6 -//========================================================================= - -//== lhz_fild01 - Lighthalzen Field ======================== -lhz_fild01,0,0,0,0 monster Rafflesia 1162,130,5000,0,0 -lhz_fild01,0,0,0,0 monster Stem Worm 1215,35,5000,0,0 -lhz_fild01,0,0,0,0 monster Metaling 1613,35,5000,0,0 -lhz_fild01,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 -lhz_fild01,0,0,0,0 monster Yellow Plant 1081,10,60000,30000,1 -lhz_fild01,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 - -//== lhz_fild02 - Lighthalzen Field (Grim Reaper's Valley) = -lhz_fild02,0,0,0,0 monster Stem Worm 1215,100,5000,0,0 -lhz_fild02,0,0,0,0 monster Breeze 1692,40,5000,0,0 -lhz_fild02,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 -lhz_fild02,0,0,0,0 monster Metaling 1613,20,5000,0,0 -lhz_fild02,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 -lhz_fild02,0,0,0,0 monster Yellow Plant 1081,15,60000,30000,1 -lhz_fild02,0,0,0,0 monster Green Plant 1080,15,60000,30000,1 - -//== lhz_fild03 - Lighthalzen Field ======================== -lhz_fild03,0,0,0,0 monster Breeze 1692,130,5000,0,0 -lhz_fild03,0,0,0,0 monster Stem Worm 1215,20,5000,0,0 -lhz_fild03,0,0,0,0 monster Rafflesia 1162,20,5000,0,0 -lhz_fild03,0,0,0,0 monster Metaling 1613,20,5000,0,0 -lhz_fild03,0,0,0,0 monster Demon Pungus 1378,15,5000,0,0 -lhz_fild03,0,0,0,0 monster Red Plant 1078,10,60000,30000,1 -lhz_fild03,0,0,0,0 monster Green Plant 1080,10,60000,30000,0 |