diff options
author | shennetsind <notind@gmail.com> | 2013-02-11 20:49:17 -0800 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-02-11 20:49:17 -0800 |
commit | f825d79768962820f17289ce11342e06c86f7d65 (patch) | |
tree | 386a414bc7ef5f7c0846350d3a5d8dc13432cc83 /npc/re/mobs/fields/gonryun.txt | |
parent | 20abc4a94a4bd3a7428c042cc6d1c313272fbc28 (diff) | |
parent | f2860969d87d29b8bc0d1bfc780e8234bef8bbb4 (diff) | |
download | hercules-f825d79768962820f17289ce11342e06c86f7d65.tar.gz hercules-f825d79768962820f17289ce11342e06c86f7d65.tar.bz2 hercules-f825d79768962820f17289ce11342e06c86f7d65.tar.xz hercules-f825d79768962820f17289ce11342e06c86f7d65.zip |
Merge pull request #11 from Streusel/master
Updated db and npc folder
Diffstat (limited to 'npc/re/mobs/fields/gonryun.txt')
-rw-r--r-- | npc/re/mobs/fields/gonryun.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt index 60ac58acf..290524caa 100644 --- a/npc/re/mobs/fields/gonryun.txt +++ b/npc/re/mobs/fields/gonryun.txt @@ -1,14 +1,13 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Gon Ryun Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version +//= 1.3 //===== 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 +16,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 |