diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
commit | db828ecdad0c7e2276c6b2db790875a2d4a785d5 (patch) | |
tree | 6c26405ade330f6cdcf649a6073ea68083596f5a /npc/mobs/fields/payon.txt | |
parent | b1334e2e32b405ed43569f5482ff7b3d9988d1b8 (diff) | |
download | hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.gz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.bz2 hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.xz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.zip |
Corrected improperly converted spawns, and instance timers for sealed shine and Orc Dungeon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14846 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/payon.txt')
-rw-r--r-- | npc/mobs/fields/payon.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index cc6a4b9ba..9d989897d 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -60,7 +60,7 @@ pay_fild03,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 // pay_fild04 - Sograt Desert //================================================== pay_fild04,0,0,0,0 monster Poporing 1031,130,5000,0,0 -pay_fild04,0,0,0,0 monster Marina 1141,30,5000,0,0 +pay_fild04,0,0,0,0 monster Marin 1242,30,5000,0,0 pay_fild04,0,0,0,0 monster Drops 1113,20,5000,0,0 pay_fild04,0,0,0,0 monster Poring 1002,15,5000,0,0 pay_fild04,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 @@ -106,7 +106,7 @@ pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 // pay_fild09 - Payon Forest //================================================== pay_fild09,0,0,0,0 monster Elder Willow 1033,140,5000,0,0 -pay_fild09,0,0,0,0 monster Hornet 1004,30,5000,0,0 +pay_fild09,0,0,0,0 monster Horn 1128,30,5000,0,0 pay_fild09,0,0,0,0 monster Coco 1104,30,5000,0,0 pay_fild09,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 @@ -127,4 +127,4 @@ pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 //================================================== // pay_fild11 - Disabled on Renewal -//==================================================
\ No newline at end of file +//================================================== |