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/moscovia.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/moscovia.txt')
-rw-r--r-- | npc/re/mobs/fields/moscovia.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt index 1edaf0464..8dd5d9054 100644 --- a/npc/re/mobs/fields/moscovia.txt +++ b/npc/re/mobs/fields/moscovia.txt @@ -1,14 +1,15 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Moscovia Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Added spawns [Playtester] //= 1.1 Updated to Renewal Spawns [Kisuka] +//= 1.2 Updated Renewal Spawns. [Streusel] //============================================================ //================================================== @@ -18,5 +19,5 @@ mosk_fild02,0,0,0,0 monster Side Winder 1037,40,5000,0,0 mosk_fild02,0,0,0,0 monster Argiope 1099,30,5000,0,0 mosk_fild02,0,0,0,0 monster Mantis 1139,10,5000,0,0 mosk_fild02,0,0,0,0 monster Geographer 1368,5,5000,0,0 -mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,5000,0,0 -mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,0 +mosk_fild02,0,0,0,0 monster Yellow Plant 1081,5,10000,0,1 +mosk_fild02,0,0,0,0 monster White Plant 1082,5,10000,0,1
\ No newline at end of file |