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/gld_dunSE.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/gld_dunSE.txt')
-rw-r--r-- | npc/mobs/dungeons/gld_dunSE.txt | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/npc/mobs/dungeons/gld_dunSE.txt b/npc/mobs/dungeons/gld_dunSE.txt index 6b34496e0..95e51c079 100644 --- a/npc/mobs/dungeons/gld_dunSE.txt +++ b/npc/mobs/dungeons/gld_dunSE.txt @@ -12,18 +12,18 @@ //============================================================ //================================================== -// arug_dun01 - Arunafeltz Guild Dungeon +// schg_dun01 - Subterranean Guild Dungeon //================================================== -arug_dun01,0,0,0,0 monster Banshee Master 1974,22,0,0,0 -arug_dun01,0,0,0,0 monster Necromancer 1870,18,0,0,0 -arug_dun01,0,0,0,0 monster Beholder Master 1975,17,0,0,0 -arug_dun01,0,0,0,0 monster Fanat 1797,17,0,0,0 -arug_dun01,0,0,0,0 monster Aunoe 1796,17,0,0,0 +schg_dun01,0,0,0,0 monster Hell Apocalypse 1978,20,0,0,0 +schg_dun01,0,0,0,0 monster Zakudam 1979,20,0,0,0 +schg_dun01,0,0,0,0 monster Heavy Metaling 1977,15,5000,0,0 +schg_dun01,0,0,0,0 monster Cobalt Mineral 1976,15,5000,0,0 //================================================== -// schg_dun01 - Schwartzvald Guild Dungeon +// arug_dun01 - Subterranean Guild Dungeon //================================================== -schg_dun01,0,0,0,0 monster Hell Apocalypse 1978,20,0,0,0 -schg_dun01,0,0,0,0 monster Zakudam 1979,20,0,0,0 -schg_dun01,0,0,0,0 monster Heavy Metaling 1977,15,0,0,0 -schg_dun01,0,0,0,0 monster Cobalt Mineral 1976,15,0,0,0 +arug_dun01,0,0,0,0 monster Banshee Master 1974,22,0,0,0 +arug_dun01,0,0,0,0 monster Beholder master 1975,22,5000,0,0 +arug_dun01,0,0,0,0 monster Aunoe 1796,22,5000,0,0 +arug_dun01,0,0,0,0 monster Necromancer 1870,18,0,0,0 +arug_dun01,0,0,0,0 monster Fanat 1797,5,5000,0,0
\ No newline at end of file |