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:
parent
b099096ae1
commit
c29d60c88f
@ -32,6 +32,8 @@ Playtester
|
||||
|
||||
Date Added
|
||||
======
|
||||
08/30
|
||||
* Added temporary Ice Dungeon spawn file (commented for now) [Playtester]
|
||||
08/29
|
||||
* 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]
|
||||
|
36
npc/mobs/dungeons/icedun.txt
Normal file
36
npc/mobs/dungeons/icedun.txt
Normal 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
|
@ -60,6 +60,7 @@ npc: npc/mobs/dungeons/eindun.txt
|
||||
npc: npc/mobs/dungeons/gefenia.txt
|
||||
npc: npc/mobs/dungeons/gondun.txt
|
||||
npc: npc/mobs/dungeons/guilddun.txt
|
||||
//npc: npc/mobs/dungeons/icedun.txt
|
||||
npc: npc/mobs/dungeons/kiel.txt
|
||||
npc: npc/mobs/dungeons/lhzdun.txt
|
||||
npc: npc/mobs/dungeons/louydun.txt
|
||||
|
@ -54,6 +54,7 @@ npc: npc/mobs/dungeons/geftower.txt
|
||||
npc: npc/mobs/dungeons/glastheim.txt
|
||||
npc: npc/mobs/dungeons/gondun.txt
|
||||
npc: npc/mobs/dungeons/guilddun.txt
|
||||
//npc: npc/mobs/dungeons/icedun.txt
|
||||
npc: npc/mobs/dungeons/jupedun.txt
|
||||
npc: npc/mobs/dungeons/kiel.txt
|
||||
npc: npc/mobs/dungeons/lhzdun.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user