diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-01 00:02:49 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-01 00:02:49 +0000 |
commit | edce704c1238b744c86a9202d01d19c417e879aa (patch) | |
tree | 03f436992e2be811fadd58ad9571287a5783e0f5 /npc | |
parent | 0d50770af3671bdfc91b7237b7373ebe0b57aa87 (diff) | |
download | hercules-edce704c1238b744c86a9202d01d19c417e879aa.tar.gz hercules-edce704c1238b744c86a9202d01d19c417e879aa.tar.bz2 hercules-edce704c1238b744c86a9202d01d19c417e879aa.tar.xz hercules-edce704c1238b744c86a9202d01d19c417e879aa.zip |
Small spawn adjustment
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7438 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/mobs/fields/yuno.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index 8adaa0d1a..ab7d0cd48 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -37,10 +37,11 @@ yuno_fild01.gat,0,0,0,0 monster Blue Plant 1079,2,1800000,900000,1 // yuno_fild02 - Kiel Khayr's Cottage
//==================================================
yuno_fild02.gat,0,0,0,0 monster Horn 1128,40,0,0,0
-yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,40,0,0,0
+yuno_fild02.gat,0,0,0,0 monster Beetle King 1494,35,0,0,0
yuno_fild02.gat,0,0,0,0 monster Dustiness 1114,20,0,0,0
-yuno_fild02.gat,0,0,0,0 monster Stainer 1174,20,0,0,0
-yuno_fild02.gat,0,0,0,0 monster Sageworm 1281,10,0,0,0
+yuno_fild02.gat,0,0,0,0 monster Hunter Fly 1035,10,0,0,0
+yuno_fild02.gat,0,0,0,0 monster Petite 1155,10,0,0,0
+yuno_fild02.gat,200,350,200,50 monster Deleter 1384,10,0,0,0
yuno_fild02.gat,0,0,0,0 monster Wild Rose 1261,5,0,0,0
yuno_fild02.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
yuno_fild02.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|