diff options
Diffstat (limited to 'npc/re/mobs/fields/rachel.txt')
-rw-r--r-- | npc/re/mobs/fields/rachel.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt index 92708aa5e..fbfb6d7f6 100644 --- a/npc/re/mobs/fields/rachel.txt +++ b/npc/re/mobs/fields/rachel.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Rachel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -12,6 +12,7 @@ //= 1.2 More accurate spawns [Playtester] //= 1.3 Corrected MVP spawn variance. [L0ne_W0lf] //= 1.4 Updated to Renewal Spawns [Kisuka] +//= 1.5 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -86,6 +87,8 @@ ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0 //================================================== // ra_fild11 - Disabled on Renewal //================================================== +//ra_fild11,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 +//ra_fild11,0,0,0,0 monster Red Plant 1078,5,10000,0,1 //================================================== // ra_fild12 - The Plain of Ida @@ -93,9 +96,9 @@ ra_fild08,0,0,0,0 monster Anopheles 1627,10,5000,0,0 ra_fild12,0,0,0,0 monster Roween 1782,130,5000,0,0 ra_fild12,0,0,0,0 monster Anopheles 1627,30,5000,0,0 ra_fild12,0,0,0,0 monster Baby Desert Wolf 1107,15,5000,0,0 -ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,5000,0,1 -ra_fild12,0,0,0,0 monster Red Plant 1078,5,5000,0,1 +ra_fild12,0,0,0,0 monster Yellow Plant 1081,15,10000,0,1 +ra_fild12,0,0,0,0 monster Red Plant 1078,5,10000,0,1 //================================================== // ra_fild13 - Disabled on Renewal -//================================================== +//==================================================
\ No newline at end of file |