
- first floor is close-to-official, but no idea about second floor git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8594 54d463be-8e91-2dee-dedb-b68131a5f0ec
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
//===== eAthena Script =======================================
|
|
//= Kiel Dungeon Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Athena (1.0)
|
|
//===== Current Version: =====================================
|
|
//= 1.0
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version [MasterOfMuppets]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// kh_dun01 - Machine doll factory, 1st floor
|
|
//==================================================
|
|
kh_dun01.gat,0,0,0,0 monster Aliza 1737,60,0,0,0
|
|
kh_dun01.gat,0,0,0,0 monster Alice 1275,30,0,0,0
|
|
kh_dun01.gat,0,0,0,0 monster Constant 1738,20,0,0,0
|
|
kh_dun01.gat,0,0,0,0 monster Alicel 1735,5,0,0,0
|
|
kh_dun01.gat,0,0,0,0 monster Aliot 1736,5,0,0,0
|
|
|
|
//==================================================
|
|
// kh_dun02 - Machine doll factory, 2nd floor
|
|
//==================================================
|
|
kh_dun02.gat,0,0,0,0 monster Alicel 1735,40,0,0,0
|
|
kh_dun02.gat,0,0,0,0 monster Aliot 1736,35,0,0,0
|
|
kh_dun02.gat,0,0,0,0 monster Constant 1738,30,0,0,0
|
|
kh_dun02.gat,0,0,0,0 monster Aliza 1737,25,0,0,0
|
|
kh_dun02.gat,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,1
|