diff options
author | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-09 18:48:50 +0000 |
---|---|---|
committer | kenpachi2k11 <kenpachi2k11@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-09 18:48:50 +0000 |
commit | 4261936c19888f098827b63d5c3c094f818d98b1 (patch) | |
tree | 61f05014b6cdd3009b04ed79ad7af967a6f035d3 /npc/mobs/dungeons/iz_dun.txt | |
parent | b0c8c19ef8af59b8dff9d61398fa8bbb8b2f9c52 (diff) | |
download | hercules-4261936c19888f098827b63d5c3c094f818d98b1.tar.gz hercules-4261936c19888f098827b63d5c3c094f818d98b1.tar.bz2 hercules-4261936c19888f098827b63d5c3c094f818d98b1.tar.xz hercules-4261936c19888f098827b63d5c3c094f818d98b1.zip |
Moved a few merchants and mob spawns to separate files to prevent error message when running server in pre-RE mode and with TXT databases. (bugreport:5846)
Fixed Tao Gunka Cards (#4302) renewal effect. (bugreport:5866)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16247 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/iz_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/iz_dun.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/npc/mobs/dungeons/iz_dun.txt b/npc/mobs/dungeons/iz_dun.txt index 8518d020d..6e6901de1 100644 --- a/npc/mobs/dungeons/iz_dun.txt +++ b/npc/mobs/dungeons/iz_dun.txt @@ -10,6 +10,7 @@ //= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] //= 1.2 More accurate spawns [Playtester] //= 1.3 Added Izlude Dungeon F6 spawns [Chilly] +//= 1.3a Moved Izlude Dungeon F6 spawns to separate file. [Kenpachi] //============================================================ //================================================== @@ -108,12 +109,3 @@ iz_dun04,42,129,0,0 monster Hydra 1068,1,312000,150000,0 iz_dun04,80,233,0,0 monster Hydra 1068,1,318000,150000,0 iz_dun04,69,243,0,0 monster Hydra 1068,1,321000,150000,0 iz_dun04,33,115,0,0 monster Hydra 1068,1,321000,150000,0 - -//================================================== -// iz_dun05 - Undersea Tunnel F6 -//================================================== -iz_dun05,0,0,0,0 monster King Dramoh 2198,20,0,0,0 -iz_dun05,0,0,0,0 monster Sropho 2201,50,0,0,0 -iz_dun05,0,0,0,0 monster Pot Dofle 2203,30,0,0,0 -iz_dun05,0,0,0,0 monster Sedora 2204,50,0,0,0 -iz_dun05,0,0,0,0 boss_monster Kraken 2202,1,7200000,600000,1 |