diff options
author | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-14 18:56:08 -0800 |
---|---|---|
committer | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-14 18:56:08 -0800 |
commit | 7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e (patch) | |
tree | 3a6cb20957b1486d92f7f017e0e6048951112d87 /npc/re/mobs/fields/umbala.txt | |
parent | 52e8c428bfc64a2285710256496331bfff19b651 (diff) | |
parent | 74c31098137aae3e0bfc962e4685a7050409df78 (diff) | |
download | hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.gz hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.bz2 hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.xz hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.zip |
Merge pull request #4 from HerculesWS/master
Merging Hercules Changes
Diffstat (limited to 'npc/re/mobs/fields/umbala.txt')
-rw-r--r-- | npc/re/mobs/fields/umbala.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/re/mobs/fields/umbala.txt b/npc/re/mobs/fields/umbala.txt index 85c4dafb8..e3bd52469 100644 --- a/npc/re/mobs/fields/umbala.txt +++ b/npc/re/mobs/fields/umbala.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Umbala Fields Monster Spawn Script //===== By: ================================================== //= Darkchild (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any rAthena Version; RO Ep6+ //===== Additional Comments: ================================= //= 1.3 Official kRO 10.1 spawns [Playtester] //= 1.4 More accurate spawns [Playtester] @@ -23,6 +21,7 @@ um_fild01,0,0,0,0 monster Wooden Golem 1497,10,5000,0,0 um_fild01,0,0,0,0 monster Green Plant 1080,10,180000,90000,1 um_fild01,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1 um_fild01,0,0,0,0 monster Shining Plant 1083,5,180000,90000,1 +um_fild01,0,0,0,0 monster Shining Plant 1083,1,180000,90000,1 //================================================== // um_fild02 - Hoomga Forest @@ -55,5 +54,4 @@ um_fild04,0,0,0,0 monster Wootan Fighter 1499,5,5000,0,0 um_fild04,0,0,0,0 monster Wooden Golem 1497,10,5000,0,0 um_fild04,0,0,0,0 monster Choco 1214,2,5000,0,0 um_fild04,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -um_fild04,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 -um_fild01,0,0,0,0 monster Shining Plant 1083,1,180000,90000,1 +um_fild04,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
\ No newline at end of file |