diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-26 15:20:28 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-26 15:20:28 +0000 |
commit | 7d1ddd3803a2b86e7b4dd87cf6a4a35dcf6c6041 (patch) | |
tree | 4aed6283c955f11d975e5d5714509797343cf080 /npc/mobs | |
parent | 2ca4a02c837aad50874608434bda6b236e32c826 (diff) | |
download | hercules-7d1ddd3803a2b86e7b4dd87cf6a4a35dcf6c6041.tar.gz hercules-7d1ddd3803a2b86e7b4dd87cf6a4a35dcf6c6041.tar.bz2 hercules-7d1ddd3803a2b86e7b4dd87cf6a4a35dcf6c6041.tar.xz hercules-7d1ddd3803a2b86e7b4dd87cf6a4a35dcf6c6041.zip |
* Updated Sphinx spawns
- Anubis instead of Marduk on F4 and F5
- note: Anubis is not fully official yet
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10366 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/dungeons/moc_sphinx.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/mobs/dungeons/moc_sphinx.txt b/npc/mobs/dungeons/moc_sphinx.txt index 5719e0fba..844690c53 100644 --- a/npc/mobs/dungeons/moc_sphinx.txt +++ b/npc/mobs/dungeons/moc_sphinx.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 Replaced Marduk with Anubis on F4 and F5 [Playtester] //============================================================ //================================================== @@ -38,7 +39,7 @@ in_sphinx3,0,0,0,0 monster Mimic 1191,10,600000,300000,1 // In_sphinx4 - Sphinx F4 //================================================== in_sphinx4,0,0,0,0 monster Minorous 1149,50,0,0,0 -in_sphinx4,0,0,0,0 monster Marduk 1140,15,0,0,0 +in_sphinx4,0,0,0,0 monster Anubis 1098,15,0,0,0 in_sphinx4,0,0,0,0 monster Mimic 1191,4,600000,300000,1 in_sphinx4,0,0,0,0 monster Pasana 1154,20,0,0,0 @@ -48,6 +49,6 @@ in_sphinx4,0,0,0,0 monster Pasana 1154,20,0,0,0 in_sphinx5,0,0,0,0 monster Pasana 1154,50,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 Marduk 1140,30,0,0,0 +in_sphinx5,0,0,0,0 monster Anubis 1098,30,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
\ No newline at end of file +in_sphinx5,0,0,0,0 monster Pharaoh 1157,1,3600000,1800000,1 |