diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-07 21:48:55 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-07 21:49:18 -0800 |
commit | 4cd79c33601006149fb9e52216c60c40d7c6e7c1 (patch) | |
tree | b6ec600aa1d67bbc3230a80f844266ca4c4de487 /npc/re/mobs/fields/yuno.txt | |
parent | b79261f2e8c01a2a3f563bffe0eb5589f54a79f1 (diff) | |
download | hercules-4cd79c33601006149fb9e52216c60c40d7c6e7c1.tar.gz hercules-4cd79c33601006149fb9e52216c60c40d7c6e7c1.tar.bz2 hercules-4cd79c33601006149fb9e52216c60c40d7c6e7c1.tar.xz hercules-4cd79c33601006149fb9e52216c60c40d7c6e7c1.zip |
-Updated plant spawns
Signed-off-by: Streusel
Diffstat (limited to 'npc/re/mobs/fields/yuno.txt')
-rw-r--r-- | npc/re/mobs/fields/yuno.txt | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index b5ea8aea2..74e283cb8 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Yuno Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 2.0 +//= 2.1 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -21,6 +21,7 @@ //= 1.8 Added kRO 10.1 spawns where they fit [Playtester] //= 1.9 More accurate spawns [Playtester] //= 2.0 Updated spawns to renewal. [L0ne_W0lf] +//= 2.1 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -77,15 +78,20 @@ yuno_fild04,0,0,0,0 monster Green Plant 1080,10,1800000,900000,1 //================================================== // yuno_fild05 - Disabled on Renewal //================================================== +//yuno_fild05,0,0,0,0 monster Red Plant 1078,10,180000,90000,1 +//yuno_fild05,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 +//yuno_fild05,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 +//yuno_fild05,176,202,8,8 monster Blue Plant 1079,2,180000,90000,1 +//yuno_fild05,300,280,5,5 monster Blue Plant 1079,2,180000,90000,1 //================================================== // yuno_fild06 - El Mes Plateau //================================================== yuno_fild06,0,0,0,0 monster Sleeper 1386,80,5000,0,0 yuno_fild06,0,0,0,0 monster Geographer 1368,20,5000,0,0 -yuno_fild06,0,0,0,0 monster Red Plant 1078,10,5000,0,0 -yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 -yuno_fild06,0,0,0,0 monster Green Plant 1080,10,5000,0,0 +yuno_fild06,0,0,0,0 monster Red Plant 1078,10,10000,0,1 +yuno_fild06,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +yuno_fild06,0,0,0,0 monster Green Plant 1080,10,10000,0,1 //================================================== // yuno_fild07 - El Mes Gorge (Valley of Abyss) @@ -134,4 +140,4 @@ yuno_fild11,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 // yuno_fild12 - Border Checkpoint //================================================== yuno_fild12,0,0,0,0 monster Geographer 1368,60,5000,0,0 -yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0 +yuno_fild12,0,0,0,0 monster Mantis 1139,30,5000,0,0
\ No newline at end of file |