diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 19:59:23 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-11 19:59:23 +0000 |
commit | 5bdb69c348acfc8b4016165542535e64a7b6acb6 (patch) | |
tree | 9541e3dda8681343d0e150806a9aaa4308a88930 /npc/mobs/fields | |
parent | 06c4c2f94c63ccfc5b2e1a297325f5a3c304f2a0 (diff) | |
download | hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.gz hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.bz2 hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.tar.xz hercules-5bdb69c348acfc8b4016165542535e64a7b6acb6.zip |
Some 11.1 and 11.2 spawn updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10222 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields')
-rw-r--r-- | npc/mobs/fields/payon.txt | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index 0376b953b..3a2fcd8c3 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.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 Some 11.1 and 11.2 spawn changes [Playtester] //============================================================ //================================================== @@ -125,7 +126,7 @@ pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 // pay_fild10 - Payon Forest //================================================== pay_fild10,0,0,0,0 monster Greatest General 1277,65,0,0,0 -pay_fild10,0,0,0,0 monster Horong 1129,40,0,0,0 +pay_fild10,0,0,0,0 monster Dokebi 1110,40,0,0,0 pay_fild10,0,0,0,0 monster Poison Spore 1077,20,0,0,0 pay_fild10,0,0,0,0 monster Poporing 1031,30,0,0,0 pay_fild10,0,0,0,0 monster Nine Tail 1180,3,0,0,0 @@ -141,12 +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 Horong 1129,50,0,0,0 -pay_fild11,0,0,0,0 monster Greatest General 1277,30,0,0,0 -pay_fild11,0,0,0,0 monster Elder Willow 1033,10,0,0,0 -pay_fild11,0,0,0,0 monster Poporing 1031,20,0,0,0 -pay_fild11,0,0,0,0 monster Poison Spore 1077,40,0,0,0 -pay_fild11,0,0,0,0 monster Dragon Tail 1321,10,0,0,0 +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 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 |