diff options
author | shennetsind <ind@henn.et> | 2013-02-14 18:37:11 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-02-14 18:37:11 -0200 |
commit | ef503ce5ad834d4601d6420bddf85655b6428c24 (patch) | |
tree | 60880cdb77521bc7783454dcecdcf1a01316ad95 /npc/re/mobs/fields/gonryun.txt | |
parent | 49831814d6a462104e5a4b61bdff405a3bb69fb1 (diff) | |
parent | 1dd0349429f1456b886e50af7397922b525ef920 (diff) | |
download | hercules-ef503ce5ad834d4601d6420bddf85655b6428c24.tar.gz hercules-ef503ce5ad834d4601d6420bddf85655b6428c24.tar.bz2 hercules-ef503ce5ad834d4601d6420bddf85655b6428c24.tar.xz hercules-ef503ce5ad834d4601d6420bddf85655b6428c24.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
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 |