diff options
Diffstat (limited to 'npc/re/mobs/fields/hugel.txt')
-rw-r--r-- | npc/re/mobs/fields/hugel.txt | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/npc/re/mobs/fields/hugel.txt b/npc/re/mobs/fields/hugel.txt index 14b74aa17..f532c9bc6 100644 --- a/npc/re/mobs/fields/hugel.txt +++ b/npc/re/mobs/fields/hugel.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Hugel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -18,6 +18,7 @@ //= 1.2 Some 11.1 spawn updates [Playtester] //= 1.3 More accurate spawns [Playtester] //= 1.4 Updated to Renewal Spawns [Kisuka] +//= 1.5 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -48,10 +49,10 @@ hu_fild04,0,0,0,0 monster Novus 1718,100,5000,0,0 hu_fild04,0,0,0,0 monster Novus 1715,30,5000,0,0 hu_fild04,0,0,0,0 monster Geographer 1368,30,5000,0,0 hu_fild04,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 -hu_fild04,0,0,0,0 monster Green Plant 1080,10,0,0,0 -hu_fild04,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000,0 -hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000,0 +hu_fild04,0,0,0,0 monster Green Plant 1080,10,10000,0,1 +hu_fild04,0,0,0,0 monster Yellow Plant 1081,10,10000,0,1 +hu_fild04,206,210,30,18 monster Blue Plant 1079,4,120000,600000,1 +hu_fild04,206,120,10,10 monster Blue Plant 1079,2,120000,600000,1 //================================================== // hu_fild05 - The Abyss Lake @@ -66,9 +67,10 @@ hu_fild05,0,0,0,0 monster Dragon Egg 1721,20,5000,0,0 hu_fild06,0,0,0,0 monster Shellfish 1074,50,5000,0,0 hu_fild06,0,0,0,0 monster Crab 1073,20,5000,0,0 hu_fild06,0,0,0,0 monster Aster 1266,20,5000,0,0 -hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000,0,0 -hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000,0,0 +hu_fild06,234,251,14,120 monster Green Plant 1080,10,600000,0,1 +hu_fild06,234,251,14,120 monster Yellow Plant 1081,10,600000,0,1 //================================================== // hu_fild07 - Disabled on Renewal //================================================== +//hu_fild07,0,0,0,0 monster Yellow Plant 1081,20,10000,0,1
\ No newline at end of file |