diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-30 20:55:06 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-30 20:55:06 +0000 |
commit | d2964687c691b302d0d74bde1ba842baa67108ca (patch) | |
tree | e5b092007c33e484febd923b92c4ab1059474539 /npc/mobs/dungeons/gld_dun.txt | |
parent | ceb020fa41935cb23838de77ec27aa5cc14e0428 (diff) | |
download | hercules-d2964687c691b302d0d74bde1ba842baa67108ca.tar.gz hercules-d2964687c691b302d0d74bde1ba842baa67108ca.tar.bz2 hercules-d2964687c691b302d0d74bde1ba842baa67108ca.tar.xz hercules-d2964687c691b302d0d74bde1ba842baa67108ca.zip |
Corrected some MVP spawn variances (Guild Dungeon & Veins Fields). Follow-up to r13673.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14359 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/gld_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/gld_dun.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/mobs/dungeons/gld_dun.txt b/npc/mobs/dungeons/gld_dun.txt index f0ab5e20d..303934659 100644 --- a/npc/mobs/dungeons/gld_dun.txt +++ b/npc/mobs/dungeons/gld_dun.txt @@ -3,11 +3,12 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 Corrected MVP spawn variance. [Gepard] //============================================================ //================================================== @@ -17,7 +18,7 @@ gld_dun01,0,0,0,0 monster Skeleton General 1290,10,0,0,0 gld_dun01,0,0,0,0 monster Am Mut 1301,20,0,0,0 gld_dun01,0,0,0,0 monster Cat o' Nine Tails 1307,3,1200000,0,0 gld_dun01,0,0,0,0 monster Gajomart 1309,10,0,0,0 -gld_dun01,0,0,0,0 boss_monster Eddga 1115,1,28800000,7200000,1 +gld_dun01,0,0,0,0 boss_monster Eddga 1115,1,28800000,600000,1 gld_dun01,0,0,0,0 monster Vagabond Wolf 1092,1,14400000,7200000,1 //================================================== @@ -28,7 +29,7 @@ gld_dun02,0,0,0,0 monster Giant Spider 1304,10,240000,120000,0 gld_dun02,0,0,0,0 monster Ancient Worm 1305,5,120000,60000,0 gld_dun02,0,0,0,0 monster Killer Mantis 1294,5,120000,60000,0 gld_dun02,0,0,0,0 monster Giant Hornet 1303,10,120000,60000,0 -gld_dun02,0,0,0,0 boss_monster Doppelganger 1046,1,28800000,7200000,1 +gld_dun02,0,0,0,0 boss_monster Doppelganger 1046,1,28800000,600000,1 //================================================== // gld_dun03 - Valkyrie Guild Dungeon @@ -38,7 +39,7 @@ gld_dun03,0,0,0,0 monster Caterpillar 1300,20,0,0,0 gld_dun03,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 gld_dun03,0,0,0,0 monster Creamy Fear 1293,20,0,0,0 gld_dun03,0,0,0,0 monster Leib Olmai 1306,20,0,0,0 -gld_dun03,0,0,0,0 boss_monster Maya 1147,1,28800000,7200000,1 +gld_dun03,0,0,0,0 boss_monster Maya 1147,1,28800000,600000,1 //================================================== // gld_dun04 - Britoniah Guild Dungeon @@ -47,5 +48,5 @@ gld_dun04,0,0,0,0 monster Wraith Dead 1291,20,0,0,0 gld_dun04,0,0,0,0 monster Mini Demon 1292,20,0,0,0 gld_dun04,0,0,0,0 monster Zombie Master 1298,20,0,0,0 gld_dun04,0,0,0,0 monster Dark Illusion 1302,1,1200000,0,0 -gld_dun04,0,0,0,0 boss_monster Dark Lord 1272,1,28800000,7200000,1 +gld_dun04,0,0,0,0 boss_monster Dark Lord 1272,1,28800000,600000,1 gld_dun04,0,0,0,0 monster Ghostring 1120,1,14400000,7200000,1 |