diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 20:40:12 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 20:40:12 +0000 |
commit | f3dc5eb21ac638c70dd5b7eb17a414fd3269696d (patch) | |
tree | 15062c02e6303b542fb7dc9745928b1f478a56b6 /npc/mobs/fields | |
parent | 5bdb69c348acfc8b4016165542535e64a7b6acb6 (diff) | |
download | hercules-f3dc5eb21ac638c70dd5b7eb17a414fd3269696d.tar.gz hercules-f3dc5eb21ac638c70dd5b7eb17a414fd3269696d.tar.bz2 hercules-f3dc5eb21ac638c70dd5b7eb17a414fd3269696d.tar.xz hercules-f3dc5eb21ac638c70dd5b7eb17a414fd3269696d.zip |
Adjusted spawn rate of new spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10223 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields')
-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 3a2fcd8c3..6e4858210 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -142,9 +142,9 @@ pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 //================================================== // pay_fild11 - Payon Forest //================================================== -pay_fild11,0,0,0,0 monster Nine Tail 1180,50,0,0,0 -pay_fild11,0,0,0,0 monster Poporing 1031,30,0,0,0 -pay_fild11,0,0,0,0 monster Dragon Tail 1321,20,0,0,0 +pay_fild11,0,0,0,0 monster Nine Tail 1180,40,0,0,0 +pay_fild11,0,0,0,0 monster Poporing 1031,20,0,0,0 +pay_fild11,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 pay_fild11,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 pay_fild11,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 pay_fild11,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1
\ No newline at end of file |