diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 17:17:53 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-15 17:17:53 +0000 |
commit | 024686687ef41f32aa04743d166018e09f38384b (patch) | |
tree | 58818d1504c3c3032aba3c45e66b520e7ca77bfc /npc | |
parent | a91abae9aa5741c9b2feeff9fcd23e3038a8d564 (diff) | |
download | hercules-024686687ef41f32aa04743d166018e09f38384b.tar.gz hercules-024686687ef41f32aa04743d166018e09f38384b.tar.bz2 hercules-024686687ef41f32aa04743d166018e09f38384b.tar.xz hercules-024686687ef41f32aa04743d166018e09f38384b.zip |
Modified the commented out Phreeoni and forgot to fix the varience for the active one as well.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13674 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 3 | ||||
-rw-r--r-- | npc/mobs/fields/morocc.txt | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 73ba1ae8c..647fd7ba7 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,7 +1,8 @@ Date Added ====== 2009/04/15 - * Rev. 13672 Corrected most MVP spawn variances. Some were right (11.3+), and a couple are unchanged (Kiel for example.) [L0ne_W0lf] + * Rev. 13674 Modified the commented out Phreeoni and forgot to fix the varience for the active one as well. [L0ne_W0lf] + * Rev. 13673 Corrected most MVP spawn variances. Some were right (11.3+), and a couple are unchanged (Kiel for example.) [L0ne_W0lf] 2009/04/01 * Optimized the renters.txt thanks to various people [Playtester] * Fixed an Aldebaran castle flag thanks to BrianL [Playtester] diff --git a/npc/mobs/fields/morocc.txt b/npc/mobs/fields/morocc.txt index 345ae4652..b1b0c2f8a 100644 --- a/npc/mobs/fields/morocc.txt +++ b/npc/mobs/fields/morocc.txt @@ -259,7 +259,7 @@ moc_fild17,0,0,0,0 monster Magnolia 1138,15,0,0,0 moc_fild17,0,0,0,0 monster Frilldora 1119,25,0,0,0 moc_fild17,0,0,0,0 monster Ant Egg 1097,10,0,0,0 moc_fild17,0,0,0,0 monster Scorpion 1001,5,0,0,0 -moc_fild17,0,0,0,0 monster Phreeoni 1159,1,7200000,3600000,1 +moc_fild17,0,0,0,0 monster Phreeoni 1159,1,7200000,600000,1 moc_fild17,40,258,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild17,144,151,0,0 monster Yellow Plant 1081,1,180000,90000,1 moc_fild17,243,138,0,0 monster Yellow Plant 1081,1,180000,90000,1 |