
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
36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Coal Mine(Dead pit) Dungeon Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Athena (1.0)
|
|
//===== Current Version: =====================================
|
|
//= 1.1
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Additional Comments: =================================
|
|
//= 1.1 Official kRO 10.1 spawns [Playtester]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// mjo_dun01 - Mjolnir Dead Pit
|
|
//==================================================
|
|
mjo_dun01,0,0,0,0 monster Tarou 1175,60,5000,0,0
|
|
mjo_dun01,0,0,0,0 monster Familiar 1005,30,5000,0,0
|
|
mjo_dun01,0,0,0,0 monster Martin 1145,20,5000,0,0
|
|
|
|
//==================================================
|
|
// mjo_dun02 - Mjolnir Dead Pit
|
|
//==================================================
|
|
mjo_dun02,0,0,0,0 monster Martin 1145,60,5000,0,0
|
|
mjo_dun02,0,0,0,0 monster Giearth 1121,35,5000,0,0
|
|
mjo_dun02,0,0,0,0 monster Drainliar 1111,20,5000,0,0
|
|
mjo_dun02,0,0,0,0 monster Skeleton Worker 1169,20,5000,0,0
|
|
|
|
//==================================================
|
|
// mjo_dun03 - Mjolnir Dead Pit
|
|
//==================================================
|
|
mjo_dun03,0,0,0,0 monster Skeleton Worker 1169,70,5000,0,0
|
|
mjo_dun03,0,0,0,0 monster Myst 1151,35,5000,0,0
|
|
mjo_dun03,0,0,0,0 monster Giearth 1121,5,5000,0,0
|
|
mjo_dun03,0,0,0,0 monster Martin 1145,5,5000,0,0
|
|
mjo_dun03,0,0,0,0 monster Cramp 1209,3,5000,0,0
|