diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-14 11:47:51 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-14 11:47:51 +0000 |
commit | 3ac9af8d7dd6052490cddb681c0b9aa575d5c293 (patch) | |
tree | 66d445ee250019251d889ec0155480fa3d212942 /npc/mobs/fields/yuno.txt | |
parent | e53e44bfc57b43613d973d66fb5e2beda09196c9 (diff) | |
download | hercules-3ac9af8d7dd6052490cddb681c0b9aa575d5c293.tar.gz hercules-3ac9af8d7dd6052490cddb681c0b9aa575d5c293.tar.bz2 hercules-3ac9af8d7dd6052490cddb681c0b9aa575d5c293.tar.xz hercules-3ac9af8d7dd6052490cddb681c0b9aa575d5c293.zip |
Updated some field spawns to official
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8988 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/yuno.txt')
-rw-r--r-- | npc/mobs/fields/yuno.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index d2a5399c1..47d3a6916 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -96,12 +96,12 @@ yuno_fild05.gat,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 //==================================================
// yuno_fild06 - Yuno Field
//==================================================
-yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,50,0,0,0
-yuno_fild06.gat,0,0,0,0 monster Goat 1372,35,0,0,0
-yuno_fild06.gat,0,0,0,0 monster Demon Fungus 1378,25,0,0,0
-yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,180000,90000,1
-yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
-yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
+yuno_fild06.gat,0,0,0,0 monster Sleeper 1386,70,0,0,0
+yuno_fild06.gat,0,0,0,0 monster Goat 1372,40,0,0,0
+yuno_fild06.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0
+yuno_fild06.gat,0,0,0,0 monster Red Plant 1078,10,0,0,0
+yuno_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,0,0,0
+yuno_fild06.gat,0,0,0,0 monster Green Plant 1080,10,0,0,0
//==================================================
// yuno_fild07 - El Mes Gorge (Valley of Abyss)
@@ -169,7 +169,7 @@ yuno_fild11.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 //==================================================
// yuno_fild12 - Border Checkpoint
//==================================================
-yuno_fild12.gat,0,0,0,0 monster Demon Fungus 1378,30,0,0,0
+yuno_fild12.gat,0,0,0,0 monster Demon Pungus 1378,30,0,0,0
yuno_fild12.gat,0,0,0,0 monster Punk 1199,20,0,0,0
yuno_fild12.gat,0,0,0,0 monster Poporing 1031,15,0,0,0
yuno_fild12.gat,0,0,0,0 monster Geographer 1368,5,0,0,0
|