diff options
Diffstat (limited to 'npc/re/mobs/fields/rachel.txt')
-rw-r--r-- | npc/re/mobs/fields/rachel.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt index 92708aa5e..68e34c4c5 100644 --- a/npc/re/mobs/fields/rachel.txt +++ b/npc/re/mobs/fields/rachel.txt @@ -1,17 +1,16 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Rachel Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version +//= 1.5 //===== Additional Comments: ================================= //= 1.0 Created this [Sepheus] //= 1.1 Updated [Playtester] //= 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 +85,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 +94,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 |