From 31825ccc2dde034a218d9ad466dd721c40b5651d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 8 Jul 2012 19:30:07 +0000 Subject: Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them. 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/mobs/dungeons/mjo_dun.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 npc/re/mobs/dungeons/mjo_dun.txt (limited to 'npc/re/mobs/dungeons/mjo_dun.txt') diff --git a/npc/re/mobs/dungeons/mjo_dun.txt b/npc/re/mobs/dungeons/mjo_dun.txt new file mode 100644 index 000000000..435678446 --- /dev/null +++ b/npc/re/mobs/dungeons/mjo_dun.txt @@ -0,0 +1,35 @@ +//===== 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 -- cgit v1.2.3-70-g09d2