
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
22 lines
977 B
Plaintext
22 lines
977 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Byalan Dungeon Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Athena (1.0)
|
|
//===== Current Version: =====================================
|
|
//= 1.3a
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Additional Comments: =================================
|
|
//= 1.3 Added Izlude Dungeon F6 spawns [Chilly]
|
|
//= 1.3a Moved Izlude Dungeon F6 spawns to separate file. [Kenpachi]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// 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
|