diff options
author | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-12 00:32:22 +0000 |
---|---|---|
committer | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-12 00:32:22 +0000 |
commit | ace66fdabfb289716f5c9e1ec65b5c24f706db0d (patch) | |
tree | 6b2071128f4344181805ac83ad83b9907d1df3cf /npc/mobs/dungeons/dic_dun.txt | |
parent | 8343a8489052407983d50e3e6804570e409c8604 (diff) | |
download | hercules-ace66fdabfb289716f5c9e1ec65b5c24f706db0d.tar.gz hercules-ace66fdabfb289716f5c9e1ec65b5c24f706db0d.tar.bz2 hercules-ace66fdabfb289716f5c9e1ec65b5c24f706db0d.tar.xz hercules-ace66fdabfb289716f5c9e1ec65b5c24f706db0d.zip |
*Updated renewal mob spawns up to Malaya Port.
-Fixed a bug with Bio3 MVPs not spawning.
*Item updates:
-Removed or disabled most renewal items in the pre-re item_db.
-Fixed incorrect bonus with ATK enchantments.
-Updated newer cards based on aegis info (special thanks to Muad_Dib)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/dic_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/dic_dun.txt | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/dic_dun.txt b/npc/mobs/dungeons/dic_dun.txt index 6627f0ba1..e259f0465 100644 --- a/npc/mobs/dungeons/dic_dun.txt +++ b/npc/mobs/dungeons/dic_dun.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Official monster spawns in El Dicastes Dungeon. //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] +//= 1.1 Added Nightmare Scaraba Hole [Chilly] //============================================================ //================================================== @@ -28,3 +29,16 @@ dic_dun02,0,0,0,0 monster Rake Scarab 2086,45,5000,0,0 dic_dun02,0,0,0,0 monster Antler Scarab Egg 2090,15,5000,0,0 dic_dun02,0,0,0,0 monster Rake Scarab Egg 2091,15,5000,0,0 dic_dun02,0,0,0,0 boss_monster Scarab Queen 2087,1,7200000,0,0 + +//================================================== +// dic_dun03 - Nightmare Scaraba Hole +//================================================== +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba 2161,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba 2162,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba 2163,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba 2164,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba Egg 2166,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba Egg 2167,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba Egg 2168,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba Egg 2169,15,0,0,0 +dic_dun03,0,0,0,0 boss_monster Gold Queen Scaraba 2165,1,7200000,600000,1 |