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/pay_dun.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/pay_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/pay_dun.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/pay_dun.txt b/npc/mobs/dungeons/pay_dun.txt index d3549ffe8..103995700 100644 --- a/npc/mobs/dungeons/pay_dun.txt +++ b/npc/mobs/dungeons/pay_dun.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Small spawn update [Playtester] +//= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] //============================================================ //================================================== @@ -146,7 +147,7 @@ pay_dun03,52,262,10,4 monster White Plant 1082,2,180000,90000,1 //================================================== pay_dun04,0,0,0,0 monster Dokebi 1110,40,0,0,0 pay_dun04,0,0,0,0 monster Horong 1129,30,0,0,0 -pay_dun04,120,115,0,0 monster Moonlight Flower 1150,1,3600000,7200000,1 +pay_dun04,120,115,0,0 monster Moonlight Flower 1150,1,3600000,600000,1 pay_dun04,0,0,0,0 monster Greatest General 1277,15,0,0,0 pay_dun04,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 pay_dun04,0,0,0,0 monster Nine Tail 1180,30,60000,30000,0 |