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/gonryun.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/gonryun.txt')
-rw-r--r-- | npc/re/mobs/fields/gonryun.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt index 60ac58acf..c1a198374 100644 --- a/npc/re/mobs/fields/gonryun.txt +++ b/npc/re/mobs/fields/gonryun.txt @@ -1,14 +1,15 @@ -//===== rAthena Script ======================================= +//===== eAthena Script ======================================= //= Gon Ryun Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Official kRO 10.1 spawns [Playtester] //= 1.2 Updated to Renewal Spawns [Kisuka] +//= 1.3 Updated Renewal Spawns [Streusel] //============================================================ //================================================== @@ -17,5 +18,5 @@ gon_fild01,0,0,0,0 monster Dumpling Child 1409,55,5000,0,0 gon_fild01,0,0,0,0 monster Baby Leopard 1415,40,5000,0,0 gon_fild01,0,0,0,0 monster Side Winder 1037,10,5000,0,0 -gon_fild01,0,0,0,0 monster Green Plant 1080,5,5000,0,0 -gon_fild01,0,0,0,0 monster Shining Plant 1083,1,5000,0,0 +gon_fild01,0,0,0,0 monster Green Plant 1080,5,10000,0,1 +gon_fild01,0,0,0,0 monster Shining Plant 1083,1,10000,0,1
\ No newline at end of file |