Added temporary Ice Dungeon spawn file (commented for now)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8544 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-08-30 12:25:25 +00:00
parent b099096ae1
commit c29d60c88f
4 changed files with 40 additions and 0 deletions

View File

@ -32,6 +32,8 @@ Playtester
Date Added Date Added
====== ======
08/30
* Added temporary Ice Dungeon spawn file (commented for now) [Playtester]
08/29 08/29
* Fixed a bug in the sign quest that prevented people from advancing in it. [MasterOfMuppets] * Fixed a bug in the sign quest that prevented people from advancing in it. [MasterOfMuppets]
* Changed some broadcast colors in the god item quest. [MasterOfMuppets] * Changed some broadcast colors in the god item quest. [MasterOfMuppets]

View File

@ -0,0 +1,36 @@
//===== eAthena Script =======================================
//= Ice Dungeon Monster Spawn Script
//===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
//= 1.0 First version from jAthena [Playtester]
//============================================================
//==================================================
// ice_dun01 - Ice Cave
//==================================================
ice_dun01.gat,0,0,0,0 monster Gazeti 1778,10,0,0,0
ice_dun01.gat,0,0,0,0 monster Roween 1782,40,0,0,0
ice_dun01.gat,0,0,0,0 monster Muscipular 1780,20,0,0,0
ice_dun01.gat,0,0,0,0 monster Siroma 1776,60,0,0,0
//==================================================
// ice_dun02 - Ice Cave
//==================================================
ice_dun02.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0
ice_dun02.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0
ice_dun02.gat,0,0,0,0 monster Snowier 1775,30,0,0,0
ice_dun02.gat,0,0,0,0 monster Siroma 1776,20,0,0,0
ice_dun02.gat,0,0,0,0 monster Ice Titan 1777,10,0,0,0
//==================================================
// ice_dun03 - Ice Cave
//==================================================
ice_dun03.gat,0,0,0,0 monster Gazeti 1778,30,0,0,0
ice_dun03.gat,0,0,0,0 monster Iceicle 1789,10,0,0,0
ice_dun03.gat,0,0,0,0 monster Snowier 1775,30,0,0,0
ice_dun03.gat,0,0,0,0 monster Ice Titan 1777,50,0,0,0

View File

@ -60,6 +60,7 @@ npc: npc/mobs/dungeons/eindun.txt
npc: npc/mobs/dungeons/gefenia.txt npc: npc/mobs/dungeons/gefenia.txt
npc: npc/mobs/dungeons/gondun.txt npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt npc: npc/mobs/dungeons/guilddun.txt
//npc: npc/mobs/dungeons/icedun.txt
npc: npc/mobs/dungeons/kiel.txt npc: npc/mobs/dungeons/kiel.txt
npc: npc/mobs/dungeons/lhzdun.txt npc: npc/mobs/dungeons/lhzdun.txt
npc: npc/mobs/dungeons/louydun.txt npc: npc/mobs/dungeons/louydun.txt

View File

@ -54,6 +54,7 @@ npc: npc/mobs/dungeons/geftower.txt
npc: npc/mobs/dungeons/glastheim.txt npc: npc/mobs/dungeons/glastheim.txt
npc: npc/mobs/dungeons/gondun.txt npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt npc: npc/mobs/dungeons/guilddun.txt
//npc: npc/mobs/dungeons/icedun.txt
npc: npc/mobs/dungeons/jupedun.txt npc: npc/mobs/dungeons/jupedun.txt
npc: npc/mobs/dungeons/kiel.txt npc: npc/mobs/dungeons/kiel.txt
npc: npc/mobs/dungeons/lhzdun.txt npc: npc/mobs/dungeons/lhzdun.txt