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/pre-re/mobs/dungeons/ayo_dun.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/pre-re/mobs/dungeons/ayo_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/ayo_dun.txt | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/npc/pre-re/mobs/dungeons/ayo_dun.txt b/npc/pre-re/mobs/dungeons/ayo_dun.txt deleted file mode 100644 index 1caa4d5c0..000000000 --- a/npc/pre-re/mobs/dungeons/ayo_dun.txt +++ /dev/null @@ -1,29 +0,0 @@ -//===== Hercules Script ====================================== -//= Ayothaya Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.5 -//===== Additional Comments: ================================= -//= 1.1 Using euRO data [Ishizu] -//= 1.2 Moved Tao Gunka to west cave of Comodo [Lupus] -//= 1.3 Official jRO 10.3 spawns [Playtester] -//= 1.4 More accurate spawns [Playtester] -//= 1.5 Corrected MVP spawn variance. [L0ne_W0lf] -//============================================================ - -//================================================== -// ayo_dun01 - Ancient Shrine Maze -//================================================== -ayo_dun01,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 -ayo_dun01,0,0,0,0 monster Whisper 1179,10,0,0,0 -ayo_dun01,0,0,0,0 monster Kraben 1587,5,0,0,0 -ayo_dun01,0,0,0,0 monster Ghoul 1036,30,0,0,0 - -//================================================== -// ayo_dun02 - Inside Ancient Shrine -//================================================== -ayo_dun02,0,0,0,0 monster Tamruan 1584,100,0,0,0 -ayo_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 -ayo_dun02,0,0,0,0 monster Kraben 1587,20,0,0,0 -ayo_dun02,150,90,15,30 boss_monster Lady Tanee 1688,1,25200000,600000,0 |