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/dic_dun.txt | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 npc/re/mobs/dungeons/dic_dun.txt (limited to 'npc/re/mobs/dungeons/dic_dun.txt') diff --git a/npc/re/mobs/dungeons/dic_dun.txt b/npc/re/mobs/dungeons/dic_dun.txt new file mode 100644 index 000000000..e259f0465 --- /dev/null +++ b/npc/re/mobs/dungeons/dic_dun.txt @@ -0,0 +1,44 @@ +//===== rAthena Script ======================================== +//= El Dicastes Dungeon Monster Spawn Script +//===== By: ================================================== +//= Kisuka +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Official monster spawns in El Dicastes Dungeon. +//===== Additional Comments: ================================= +//= 1.0 Official spawns from Aegis [Kisuka] +//= 1.1 Added Nightmare Scaraba Hole [Chilly] +//============================================================ + +//================================================== +// dic_dun01 - Underground Passage Kamidal Tunnel +//================================================== +dic_dun01,0,0,0,0 monster One-Horned Scarab 2083,50,5000,0,0 +dic_dun01,0,0,0,0 monster Two-Horned Scarab 2084,45,5000,0,0 +dic_dun01,0,0,0,0 monster Scarab Egg 2088,15,5000,0,0 +dic_dun01,0,0,0,0 monster Scarab Egg 2089,15,5000,0,0 + +//================================================== +// dic_dun02 - Underground Nest Scarab Hole +//================================================== +dic_dun02,0,0,0,0 monster Antler Scarab 2085,50,5000,0,0 +dic_dun02,0,0,0,0 monster Rake Scarab 2086,45,5000,0,0 +dic_dun02,0,0,0,0 monster Antler Scarab Egg 2090,15,5000,0,0 +dic_dun02,0,0,0,0 monster Rake Scarab Egg 2091,15,5000,0,0 +dic_dun02,0,0,0,0 boss_monster Scarab Queen 2087,1,7200000,0,0 + +//================================================== +// dic_dun03 - Nightmare Scaraba Hole +//================================================== +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba 2161,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba 2162,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba 2163,50,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba 2164,45,0,0,0 +dic_dun03,0,0,0,0 monster Gold One-Horn Scaraba Egg 2166,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Two-Horn Scaraba Egg 2167,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Antler Scaraba Egg 2168,15,0,0,0 +dic_dun03,0,0,0,0 monster Gold Rake Scaraba Egg 2169,15,0,0,0 +dic_dun03,0,0,0,0 boss_monster Gold Queen Scaraba 2165,1,7200000,600000,1 -- cgit v1.2.3-60-g2f50