diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-09 14:33:41 +0300 |
commit | 7c2407a738adce17b1ee61cae8b705f002b14656 (patch) | |
tree | 27d856a86bfe9d76edfab9759acf9240658e6bd8 /npc/re/mobs/fields/bifrost.txt | |
parent | ad2413527a2204cf434226e62c9c8245025c0253 (diff) | |
download | hercules-7c2407a738adce17b1ee61cae8b705f002b14656.tar.gz hercules-7c2407a738adce17b1ee61cae8b705f002b14656.tar.bz2 hercules-7c2407a738adce17b1ee61cae8b705f002b14656.tar.xz hercules-7c2407a738adce17b1ee61cae8b705f002b14656.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/fields/bifrost.txt')
-rw-r--r-- | npc/re/mobs/fields/bifrost.txt | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt deleted file mode 100644 index 93f5a26e3..000000000 --- a/npc/re/mobs/fields/bifrost.txt +++ /dev/null @@ -1,32 +0,0 @@ -//===== Hercules Script ====================================== -//= Bifrost Field Monster Spawn Script -//===== By: ================================================== -//= Chilly -//===== Current Version: ===================================== -//= 1.1 -//===== Description: ========================================= -//= Official kRO monster spawns -//===== Additional Comments: ================================= -//= 1.0 First Release -//= 1.1 Renewal spawn update. [Euphy] -//============================================================ - -//================================================== -// bif_fild01 - Bifrost South -//================================================== -bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,5000,0,0 -bif_fild01,0,0,0,0 monster Cornus 1992,15,5000,0,0 -bif_fild01,0,0,0,0 monster Miming 2137,50,5000,0,0 -bif_fild01,0,0,0,0 monster Little Fatum 2136,30,5000,0,0 -bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,5000,0,0 -bif_fild01,0,0,0,0 monster Pom Spider 2132,5,5000,0,0 - -//================================================== -// bif_fild02 - Bifrost North -//================================================== -bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,5000,0,0 -bif_fild02,0,0,0,0 monster Cornus 1992,15,5000,0,0 -bif_fild02,0,0,0,0 monster Miming 2137,30,5000,0,0 -bif_fild02,0,0,0,0 monster Little Fatum 2136,50,5000,0,0 -bif_fild02,0,0,0,0 monster Angra Mantis 2133,5,5000,0,0 -bif_fild02,0,0,0,0 monster Pom Spider 2132,5,5000,0,0 |