diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 18:01:58 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 18:01:58 +0000 |
commit | 07171348bda5027a11a13e1d946fffc48a0ead09 (patch) | |
tree | 8d956c1a4a1cfe70cb43c080d1481da73eec4105 /npc/eamobs | |
parent | 9897fd34e26b4276bb87962e354346264068fda2 (diff) | |
download | hercules-07171348bda5027a11a13e1d946fffc48a0ead09.tar.gz hercules-07171348bda5027a11a13e1d946fffc48a0ead09.tar.bz2 hercules-07171348bda5027a11a13e1d946fffc48a0ead09.tar.xz hercules-07171348bda5027a11a13e1d946fffc48a0ead09.zip |
More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6600 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/eamobs')
-rw-r--r-- | npc/eamobs/dungeons/moc_pyramid.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/eamobs/dungeons/moc_pyramid.txt b/npc/eamobs/dungeons/moc_pyramid.txt index 690a83fb4..d2d39e05d 100644 --- a/npc/eamobs/dungeons/moc_pyramid.txt +++ b/npc/eamobs/dungeons/moc_pyramid.txt @@ -62,7 +62,7 @@ moc_pryd06.gat,0,0,0,0 monster Arclouse 1194,20,0,0,0 moc_pryd06.gat,100,90,80,50 monster Mimic 1191,10,600000,300000,0
moc_pryd06.gat,100,90,80,50 monster Ancient Mummy 1297,10,600000,300000,0
moc_pryd06.gat,0,0,0,0 monster Verit 1032,15,0,0,0
-moc_pryd06.gat,102,166,1,1 monster Amon Ra 1511,1,3600000,1600000,0
+moc_pryd06.gat,102,86,0,0 monster Amon Ra 1511,1,3600000,1600000,0
moc_pryd06.gat,0,0,0,0 monster Ghoul 1036,10,0,0,0
moc_pryd06.gat,0,0,0,0 monster Mummy 1041,10,0,0,0
moc_pryd06.gat,0,0,0,0 monster Isis 1029,10,0,0,0
|