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/in_sphinx.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/in_sphinx.txt')
-rw-r--r-- | npc/mobs/dungeons/in_sphinx.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/in_sphinx.txt b/npc/mobs/dungeons/in_sphinx.txt index 8d704195c..fe64d381c 100644 --- a/npc/mobs/dungeons/in_sphinx.txt +++ b/npc/mobs/dungeons/in_sphinx.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Replaced Marduk with Anubis on F4 and F5 [Playtester] //= 1.3 More accurate spawns [Playtester] +//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] //============================================================ //================================================== @@ -52,4 +53,4 @@ in_sphinx5,0,0,0,0 monster Matyr 1146,10,0,0,0 in_sphinx5,0,0,0,0 monster Side Winder 1037,20,0,0,0 in_sphinx5,0,0,0,0 monster Anubis 1098,10,0,0,0 in_sphinx5,0,0,0,0 monster Mimic 1191,7,600000,300000,1 -in_sphinx5,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 +in_sphinx5,0,0,0,0 monster Pharaoh 1157,1,3600000,600000,1 |