diff options
author | shennetsind <ind@henn.et> | 2013-10-10 16:24:54 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-10 16:24:54 -0300 |
commit | d8f102fb65a6dc422a138862571a29d888182618 (patch) | |
tree | b3f8a04109de7cae442d7bbe9c28f937fb76608e /npc/re/mobs/fields | |
parent | 1e7918769778b2be98daa754ce02dbe0eae53fd9 (diff) | |
download | hercules-d8f102fb65a6dc422a138862571a29d888182618.tar.gz hercules-d8f102fb65a6dc422a138862571a29d888182618.tar.bz2 hercules-d8f102fb65a6dc422a138862571a29d888182618.tar.xz hercules-d8f102fb65a6dc422a138862571a29d888182618.zip |
Updated Spawns for iz_dun05, dic_dun, dewata and dew_dun
Changelog:
- dew_dun.txt
-- 1.1 Updated spawn delays. [Euphy]
- dic_dun.txt
-- 1.2 Updated Nightmare spawns and names. [Euphy]
- iz_dun.txt
-- 1.4 Official F6 spawns [Euphy]
- dewata.txt
-- 1.1 Updated spawn delays. [Euphy]
Closes #170
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/re/mobs/fields')
-rw-r--r-- | npc/re/mobs/fields/dewata.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/re/mobs/fields/dewata.txt b/npc/re/mobs/fields/dewata.txt index 58118c4dc..6401b520b 100644 --- a/npc/re/mobs/fields/dewata.txt +++ b/npc/re/mobs/fields/dewata.txt @@ -3,16 +3,17 @@ //===== By: ================================================== //= Chilly //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= //= 1.0 First Release +//= 1.1 Updated spawn delays. [Euphy] //============================================================ //================================================== // dew_fild01 - Dewata Field Tribal Village //================================================== -dew_fild01,0,0,0,0 monster Argiope 1099,45,0,0,0 -dew_fild01,0,0,0,0 monster Alnoldi 2151,60,0,0,0 -dew_fild01,0,0,0,0 monster Cendrawasih 2153,10,0,0,0 +dew_fild01,0,0,0,0 monster Alnoldi 2151,60,5000,0,0 +dew_fild01,0,0,0,0 monster Argiope 1099,45,5000,0,0 +dew_fild01,0,0,0,0 monster Cendrawasih 2153,10,5000,0,0
\ No newline at end of file |