diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
commit | 2f9dc9aed3864bafe2743c3da9282692ba713dbf (patch) | |
tree | 9fe7317d921df5091506927f42ee264c4bd537e8 /npc/mobs/dungeons/ayo_dun.txt | |
parent | 168677929dc43930a81a49a54d748a3b2298a811 (diff) | |
download | hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.gz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.bz2 hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.xz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.zip |
- AEGIS Conversion of Mob Spawns.
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/ayo_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/ayo_dun.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/mobs/dungeons/ayo_dun.txt b/npc/mobs/dungeons/ayo_dun.txt index 8882c6bff..f1f5d36e4 100644 --- a/npc/mobs/dungeons/ayo_dun.txt +++ b/npc/mobs/dungeons/ayo_dun.txt @@ -17,15 +17,15 @@ //================================================== // 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_dun01,0,0,0,0 monster Leaf Cat 1586,65,5000,0,0 +ayo_dun01,0,0,0,0 monster Ghoul 1036,30,5000,0,0 +ayo_dun01,0,0,0,0 monster Whisper 1179,10,5000,0,0 +ayo_dun01,0,0,0,0 monster Kraben 1587,5,5000,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 +ayo_dun02,0,0,0,0 monster Tamruan 1584,100,5000,0,0 +ayo_dun02,0,0,0,0 monster Whisper 1179,20,5000,0,0 +ayo_dun02,0,0,0,0 monster Kraben 1587,20,5000,0,0 +ayo_dun02,150,90,15,30 boss_monster Lady Tanee 1688,1,25200000,600000,0
\ No newline at end of file |