diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
commit | fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541 (patch) | |
tree | 5a35b6bc4108d8cb23fa75e0e32b97f22eb1ba12 /npc/mobs/dungeons/ayo_dun.txt | |
parent | 338d99ce33637c33d20ceb636aebe0e25ab91665 (diff) | |
parent | 53453425e64412f22734ae9a783c853a3f17027e (diff) | |
download | hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.gz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.bz2 hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.xz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.zip |
- Merged /branches/renewal/conf (partial)
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt)
- Merged /branches/renewal/npc (full)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 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 |