diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-05 18:26:49 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-05 18:26:49 +0000 |
commit | 44c0340e5bafece770490989e35d8d5901f3a7ea (patch) | |
tree | 791a8f495c32ff7a19000f7db832ea2fd1fa2af3 /npc/mobs/dungeons/moc_sphinx.txt | |
parent | f95a2eb2d2c0f360300cc922290d54c3ee6e4bdd (diff) | |
download | hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.gz hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.bz2 hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.xz hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.zip |
More accurate spawn amounts on various maps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10476 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/moc_sphinx.txt')
-rw-r--r-- | npc/mobs/dungeons/moc_sphinx.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/npc/mobs/dungeons/moc_sphinx.txt b/npc/mobs/dungeons/moc_sphinx.txt index 844690c53..8d704195c 100644 --- a/npc/mobs/dungeons/moc_sphinx.txt +++ b/npc/mobs/dungeons/moc_sphinx.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 Replaced Marduk with Anubis on F4 and F5 [Playtester] +//= 1.3 More accurate spawns [Playtester] //============================================================ //================================================== @@ -30,10 +31,10 @@ in_sphinx2,0,0,0,0 monster Matyr 1146,20,0,0,0 //================================================== // In_sphinx3 - Sphinx F3 //================================================== -in_sphinx3,0,0,0,0 monster Matyr 1146,30,0,0,0 -in_sphinx3,0,0,0,0 monster Pasana 1154,10,0,0,0 -in_sphinx3,0,0,0,0 monster Marduk 1140,30,0,0,0 -in_sphinx3,0,0,0,0 monster Mimic 1191,10,600000,300000,1 +in_sphinx3,0,0,0,0 monster Matyr 1146,15,0,0,0 +in_sphinx3,0,0,0,0 monster Pasana 1154,5,0,0,0 +in_sphinx3,0,0,0,0 monster Marduk 1140,65,0,0,0 +in_sphinx3,0,0,0,0 monster Mimic 1191,5,600000,300000,1 //================================================== // In_sphinx4 - Sphinx F4 @@ -46,9 +47,9 @@ in_sphinx4,0,0,0,0 monster Pasana 1154,20,0,0,0 //================================================== // In_sphinx5 - Sphinx F5 //================================================== -in_sphinx5,0,0,0,0 monster Pasana 1154,50,0,0,0 +in_sphinx5,0,0,0,0 monster Pasana 1154,70,0,0,0 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,30,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 |