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/prontera.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/prontera.txt')
-rw-r--r-- | npc/re/mobs/fields/prontera.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/re/mobs/fields/prontera.txt b/npc/re/mobs/fields/prontera.txt index c2c2d7852..13c9258f0 100644 --- a/npc/re/mobs/fields/prontera.txt +++ b/npc/re/mobs/fields/prontera.txt @@ -1,9 +1,9 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Prontera Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -11,6 +11,7 @@ //= 1.3 Official kRO 10.1 spawns [Playtester] //= 1.4 More accurate spawns [Playtester] //= 1.5 Updated to Renewal spawns. +//= 1.6 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -51,7 +52,7 @@ prt_fild03,0,0,0,0 monster Choco 1214,1,5000,0,0 prt_fild03,296,58,15,15 monster Green Plant 1080,5,180000,90000,1 prt_fild03,296,58,15,15 monster Blue Plant 1079,2,900000,450000,1 prt_fild03,307,75,5,5 monster Green Plant 1080,5,360000,180000,1 -prt_fild03,0,0,0,0 monster Green Plant 1080,5,360000,180000,1 +prt_fild03,147,219,5,5 monster Green Plant 1080,5,360000,180000,1 prt_fild03,148,107,5,5 monster Green Plant 1080,5,360000,180000,1 //================================================== @@ -77,7 +78,7 @@ prt_fild05,208,37,10,10 monster Blue Plant 1079,1,900000,450000,1 prt_fild06,0,0,0,0 monster Fabre 1007,140,5000,0,0 prt_fild06,0,0,0,0 monster Poring 1002,30,5000,0,0 prt_fild06,0,0,0,0 monster Lunatic 1063,30,5000,0,0 -//prt_fild06,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 // Commented the Line since those Plants can't spawn anyway. Maybe Gravity will fix it someday... [Masao] +prt_fild06,222,30,40,10 monster Green Plant 1080,15,900000,450000,1 //================================================== // prt_fild07 - Prontera Field @@ -123,4 +124,4 @@ prt_fild11,0,0,0,0 monster Goblin 1125,10,5000,0,0 prt_fild11,0,0,0,0 monster Goblin 1123,10,5000,0,0 prt_fild11,0,0,0,0 monster Goblin 1122,10,5000,0,0 prt_fild11,0,0,0,0 monster Panzer Goblin 1308,1,1800000,1200000,0 -prt_fild11,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 +prt_fild11,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1
\ No newline at end of file |