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/fields/malaya.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 npc/re/mobs/fields/malaya.txt (limited to 'npc/re/mobs/fields/malaya.txt') diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt new file mode 100644 index 000000000..908bf16fd --- /dev/null +++ b/npc/re/mobs/fields/malaya.txt @@ -0,0 +1,29 @@ +//===== rAthena Script ======================================== +//= Malaya Port 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 +//============================================================ + +//================================================== +// ma_fild01 - Barrio Maligawa +//================================================== +ma_fild01,0,0,0,0 monster Tikbalang 2313,70,0,0,0 +ma_fild01,0,0,0,0 monster Tiyanak 2314,50,0,0,0 +ma_fild01,0,0,0,0 monster Jejeling 2316,30,0,0,0 + +//================================================== +// ma_fild02 - Malaya Forest +//================================================== +ma_fild02,0,0,0,0 monster Bungisngis 2309,70,0,0,0 +ma_fild02,0,0,0,0 monster Engkanto 2310,50,0,0,0 +ma_fild02,0,0,0,0 monster Mangkukulam 2312,20,0,0,0 +ma_fild02,0,0,0,0 monster Jejeling 2316,10,0,0,0 +ma_fild02,0,0,0,0 monster Wakwak 2315,10,0,0,0 -- cgit v1.2.3-70-g09d2