diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-16 19:39:35 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-16 19:39:35 +0000 |
commit | 6b4449d461ebdec0712dbe79e31b4dc8e1b6da88 (patch) | |
tree | 71163033a95269c1020f0ec5f77dcd111c63aa0f /npc/mobs/fields | |
parent | 3bcc2267d05ab1a8ecc851ec1721069a93bf3e94 (diff) | |
download | hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.gz hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.bz2 hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.tar.xz hercules-6b4449d461ebdec0712dbe79e31b4dc8e1b6da88.zip |
Some minor spawn fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields')
-rw-r--r-- | npc/mobs/fields/payon.txt | 4 | ||||
-rw-r--r-- | npc/mobs/fields/yuno.txt | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index 0903a79d1..1084cf511 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -104,9 +104,9 @@ pay_fild07,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 // pay_fild08 - Payon Forest //================================================== pay_fild08,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild08,0,0,0,0 monster Willow 1010,70,0,0,0 +pay_fild08,0,0,0,0 monster Willow 1010,50,0,0,0 pay_fild08,0,0,0,0 monster Pupa 1008,20,0,0,0 -pay_fild08,0,0,0,0 monster Spore 1014,50,0,0,0 +pay_fild08,0,0,0,0 monster Spore 1014,70,0,0,0 pay_fild08,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index a53aed37a..c2daf33fa 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -158,6 +158,7 @@ yuno_fild10,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 //================================================== // yuno_fild11 - Yuno Field //================================================== +yuno_fild11,0,0,0,0 monster Sleeper 1386,10,0,0,0 yuno_fild11,0,0,0,0 monster Demon Pungus 1378,10,120000,0,0 yuno_fild11,0,0,0,0 monster Geographer 1368,15,0,0,0 yuno_fild11,65,294,70,160 monster Sleeper 1386,3,0,0,0 |