diff options
author | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
commit | 080f7a22740225df70a488849587b462a5d6b1a3 (patch) | |
tree | 0c1dc751af9f06e1ce3729d271de301f78a4e611 /npc/re/mobs/fields/gonryun.txt | |
parent | 754af15505f32237f8063e51ae9a1cb90788dff4 (diff) | |
parent | 25e848f1a0f9317d63106cae048a1ef838411cb2 (diff) | |
download | hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.gz hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.bz2 hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.xz hercules-080f7a22740225df70a488849587b462a5d6b1a3.zip |
Merge pull request #1 from Earisu/master
updating, with earisu's
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 |