diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-02-15 21:35:32 +0300 |
commit | da4f06f8ad9fd82d08446ecb7682a349fa50b1d3 (patch) | |
tree | 4b4419e0bf11cbf6f32a46a7ea85eccea690b514 /npc/re/mobs/fields/moscovia.txt | |
parent | b2d2aa4bb0d994565958e7bd9f36a8610ea6a75e (diff) | |
download | hercules-da4f06f8ad9fd82d08446ecb7682a349fa50b1d3.tar.gz hercules-da4f06f8ad9fd82d08446ecb7682a349fa50b1d3.tar.bz2 hercules-da4f06f8ad9fd82d08446ecb7682a349fa50b1d3.tar.xz hercules-da4f06f8ad9fd82d08446ecb7682a349fa50b1d3.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/fields/moscovia.txt')
-rw-r--r-- | npc/re/mobs/fields/moscovia.txt | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt deleted file mode 100644 index 12e528874..000000000 --- a/npc/re/mobs/fields/moscovia.txt +++ /dev/null @@ -1,44 +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) Streusel -//= Copyright (C) Kisuka -//= 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/>. -//========================================================================= -//= Moscovia Fields Monster Spawn Script (Renewal) -//================= Description =========================================== -//= Monster Spawns for Moscovia Fields -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -//== mosk_fild02 - Okrestnosti of Moscovia ================= -mosk_fild02,0,0,0,0 monster Side Winder 1037,40,5000,0,0 -mosk_fild02,0,0,0,0 monster Argiope 1099,30,5000,0,0 -mosk_fild02,0,0,0,0 monster Mantis 1139,10,5000,0,0 -mosk_fild02,0,0,0,0 monster Geographer 1368,5,5000,0,0 -mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,10000,0,1 -mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,1 |