diff options
Diffstat (limited to 'npc/mobs/dungeons/ice_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/ice_dun.txt | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/npc/mobs/dungeons/ice_dun.txt b/npc/mobs/dungeons/ice_dun.txt deleted file mode 100644 index 418006267..000000000 --- a/npc/mobs/dungeons/ice_dun.txt +++ /dev/null @@ -1,38 +0,0 @@ -//===== rAthena Script ======================================= -//= Ice Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.0 First version from jAthena [Playtester] -//= 1.1 More accurate spawns [Playtester] -//= 1.2 Removed Ktullanux spawn, quest implemented [L0ne_W0lf] -//============================================================ - -//================================================== -// ice_dun01 - Ice Cave -//================================================== -ice_dun01,0,0,0,0 monster Siroma 1776,75,5000,0,0 -ice_dun01,0,0,0,0 monster Roween 1782,5,5000,0,0 -ice_dun01,0,0,0,0 monster Muscipular 1780,5,5000,0,0 -ice_dun01,0,0,0,0 monster Gazeti 1778,2,5000,0,0 - -//================================================== -// ice_dun02 - Ice Cave -//================================================== -ice_dun02,0,0,0,0 monster Snowier 1775,70,5000,0,0 -ice_dun02,0,0,0,0 monster Siroma 1776,30,5000,0,0 -ice_dun02,0,0,0,0 monster Iceicle 1789,19,5000,0,0 -ice_dun02,0,0,0,0 monster Gazeti 1778,15,5000,0,0 -ice_dun02,0,0,0,0 monster Ice Titan 1777,7,5000,0,0 - -//================================================== -// ice_dun03 - Ice Cave -//================================================== -ice_dun03,0,0,0,0 monster Ice Titan 1777,70,5000,0,0 -ice_dun03,0,0,0,0 monster Gazeti 1778,42,5000,0,0 -ice_dun03,0,0,0,0 monster Iceicle 1789,32,5000,0,0 -ice_dun03,0,0,0,0 monster Snowier 1775,15,5000,0,0 |