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/pre-re/mobs/fields/bifrost.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 npc/pre-re/mobs/fields/bifrost.txt (limited to 'npc/pre-re/mobs/fields/bifrost.txt') diff --git a/npc/pre-re/mobs/fields/bifrost.txt b/npc/pre-re/mobs/fields/bifrost.txt new file mode 100644 index 000000000..e38f468f3 --- /dev/null +++ b/npc/pre-re/mobs/fields/bifrost.txt @@ -0,0 +1,33 @@ +//===== rAthena Script ======================================== +//= Bifrost Field Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// bif_fild01 - Bifrost South +//================================================== +bif_fild01,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild01,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild01,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild01,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild01,0,0,0,0 monster Little Fatum 2136,30,0,0,0 +bif_fild01,0,0,0,0 monster Miming 2137,50,0,0,0 + +//================================================== +// bif_fild02 - Bifrost North +//================================================== +bif_fild02,0,0,0,0 monster Luciola Vespa 1994,25,0,0,0 +bif_fild02,0,0,0,0 monster Cornus 1992,15,0,0,0 +bif_fild02,0,0,0,0 monster Pom Spider 2132,5,0,0,0 +bif_fild02,0,0,0,0 monster Angra Mantis 2133,5,0,0,0 +bif_fild02,0,0,0,0 monster Little Fatum 2136,50,0,0,0 +bif_fild02,0,0,0,0 monster Miming 2137,30,0,0,0 -- cgit v1.2.3-60-g2f50