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/nyd_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/nyd_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/nyd_dun.txt | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/npc/mobs/dungeons/nyd_dun.txt b/npc/mobs/dungeons/nyd_dun.txt index a0d13ab71..c28609ca4 100644 --- a/npc/mobs/dungeons/nyd_dun.txt +++ b/npc/mobs/dungeons/nyd_dun.txt @@ -11,11 +11,20 @@ //============================================================ //================================================== -// nyd_dun01 - Yggdrasil Root Dungeon +// nyd_dun01 - Yggdrasil Root //================================================== -nyd_dun01,0,0,0,0 monster Draco 2013,40,0,0,0 -nyd_dun01,0,0,0,0 monster Draco's Egg 2014,10,0,0,0 -nyd_dun01,0,0,0,0 monster Aqua Elemental 2016,20,0,0,0 -nyd_dun01,0,0,0,0 monster Dark Pinguicula 2015,10,0,0,0 +nyd_dun01,0,0,0,0 monster Draco 2013,40,5000,0,0 +nyd_dun01,0,0,0,0 monster Aqua Elemental 2016,20,5000,0,0 +nyd_dun01,0,0,0,0 monster Dark Pinguicula 2015,10,5000,0,0 nyd_dun01,0,0,0,0 monster Rata 2017,2,900000,0,0 nyd_dun01,0,0,0,0 monster Duneyrr 2018,2,900000,0,0 +nyd_dun01,47,219,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,57,220,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,57,226,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,56,226,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,64,219,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,53,221,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,58,216,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,60,226,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,53,228,0,0 monster Draco Egg 2014,1,60000,30000,0 +nyd_dun01,47,218,0,0 monster Draco Egg 2014,1,60000,30000,0
\ No newline at end of file |