diff options
Diffstat (limited to 'npc/re/mobs/fields/yuno.txt')
-rw-r--r-- | npc/re/mobs/fields/yuno.txt | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt index b5ea8aea2..13f1ecb63 100644 --- a/npc/re/mobs/fields/yuno.txt +++ b/npc/re/mobs/fields/yuno.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Yuno Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 2.0 -//===== Compatible With: ===================================== -//= Any Athena Version +//= 2.1 //===== Additional Comments: ================================= //= 1.1 fixed tabs, names [Lupus] //= 1.2 New/Better Spawn [Muad_Dib] @@ -21,6 +19,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 +76,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 +138,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 |