diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 16:30:22 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 16:30:22 +0000 |
commit | a91abae9aa5741c9b2feeff9fcd23e3038a8d564 (patch) | |
tree | 5d2810e7c59b8572713e2e1d4ce5867038556749 /npc/mobs/dungeons/abyss.txt | |
parent | af1178fafa38833a4577c11f00f451ec0b53c39a (diff) | |
download | hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.gz hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.bz2 hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.tar.xz hercules-a91abae9aa5741c9b2feeff9fcd23e3038a8d564.zip |
Corrected most MVP spawn variances. Some were right (11.3+), and a couple are unchanged (Kiel for example.)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13673 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/abyss.txt')
-rw-r--r-- | npc/mobs/dungeons/abyss.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/abyss.txt b/npc/mobs/dungeons/abyss.txt index 917f2cedb..b68213117 100644 --- a/npc/mobs/dungeons/abyss.txt +++ b/npc/mobs/dungeons/abyss.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Real spawns by Poki#3 [Nexon] //= 1.1 More official spawns [Playtester] //= 1.2 Official X.3 spawns [Playtester] +//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] //============================================================ //================================================== @@ -58,4 +59,4 @@ abyss_03,0,0,0,0 monster Ferus 1714,10,300000,0,0 abyss_03,0,0,0,0 monster Ferus 1717,10,300000,0,0 abyss_03,0,0,0,0 monster Dragon Egg 1721,10,1800000,600000,0 abyss_03,0,0,0,0 monster Hydrolancer 1720,3,3000000,2400000,0 -abyss_03,0,0,0,0 monster Detardeurus 1719,1,10800000,7200000,0 +abyss_03,0,0,0,0 monster Detardeurus 1719,1,10800000,600000,0 |