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/malaya.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/malaya.txt')
-rw-r--r-- | npc/re/mobs/fields/malaya.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt index 908bf16fd..2cf027f44 100644 --- a/npc/re/mobs/fields/malaya.txt +++ b/npc/re/mobs/fields/malaya.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================== +//===== Hercules Script ====================================== //= Malaya Port Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= @@ -15,15 +13,15 @@ //================================================== // ma_fild01 - Barrio Maligawa //================================================== -ma_fild01,0,0,0,0 monster Tikbalang 2313,70,0,0,0 -ma_fild01,0,0,0,0 monster Tiyanak 2314,50,0,0,0 -ma_fild01,0,0,0,0 monster Jejeling 2316,30,0,0,0 +ma_fild01,0,0,0,0 monster Tikbalang 2313,50,0,0,0 +ma_fild01,0,0,0,0 monster Tiyanak 2314,40,0,0,0 +ma_fild01,0,0,0,0 monster Jejeling 2316,20,0,0,0 //================================================== // ma_fild02 - Malaya Forest //================================================== -ma_fild02,0,0,0,0 monster Bungisngis 2309,70,0,0,0 -ma_fild02,0,0,0,0 monster Engkanto 2310,50,0,0,0 +ma_fild02,0,0,0,0 monster Bungisngis 2309,40,0,0,0 +ma_fild02,0,0,0,0 monster Engkanto 2310,15,0,0,0 ma_fild02,0,0,0,0 monster Mangkukulam 2312,20,0,0,0 ma_fild02,0,0,0,0 monster Jejeling 2316,10,0,0,0 -ma_fild02,0,0,0,0 monster Wakwak 2315,10,0,0,0 +ma_fild02,0,0,0,0 monster Wakwak 2315,25,0,0,0 |