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/ama_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/ama_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/ama_dun.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/ama_dun.txt b/npc/mobs/dungeons/ama_dun.txt index 8048b8082..da5120dff 100644 --- a/npc/mobs/dungeons/ama_dun.txt +++ b/npc/mobs/dungeons/ama_dun.txt @@ -3,11 +3,12 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] +//= 1.2 Corrected MVP spawn variance. [L0ne_W0lf] //============================================================ //================================================== @@ -36,6 +37,6 @@ ama_dun03,0,0,0,0 monster Miyabi Doll 1404,1,0,0,0 ama_dun03,0,0,0,0 monster Tengu 1405,40,600000,300000,0 ama_dun03,0,0,0,0 monster Mimic 1191,5,0,0,0 ama_dun03,0,0,0,0 monster The Paper 1375,20,600000,300000,0 -ama_dun03,0,0,0,0 monster Samurai Specter 1492,1,5460000,3600000,0 +ama_dun03,0,0,0,0 monster Samurai Specter 1492,1,5460000,600000,0 ama_dun03,0,0,0,0 monster Shinobi 1401,20,5450000,3600000,0 ama_dun03,0,0,0,0 monster Tengu 1405,15,5440000,3600000,0 |