From f9a83bf431138de6fc43763bbf8858516a8d0b62 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 27 Jul 2009 10:23:48 +0000 Subject: * Another Episode 12 change, and more 13.1 content. [L0ne_W0lf] - Moved Voting staff in Morroc to Morroc Ruins. - Added Manuk/Slpendide mob spawn files (commented out.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13970 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/fields/manuk.txt | 27 +++++++++++++++++++++++++++ npc/mobs/fields/splendide.txt | 25 +++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 npc/mobs/fields/manuk.txt create mode 100644 npc/mobs/fields/splendide.txt (limited to 'npc/mobs') diff --git a/npc/mobs/fields/manuk.txt b/npc/mobs/fields/manuk.txt new file mode 100644 index 000000000..75e9e2908 --- /dev/null +++ b/npc/mobs/fields/manuk.txt @@ -0,0 +1,27 @@ +//===== eAthena Script ======================================= +//= Manuk Fields Monster Spawn Script +//===== By: ================================================== +//= alexx, MaC +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Official spawn ammounts from Aegis script [alexx] +//============================================================ + +//============================================================ +// man_fild01 - Manuk Field +//============================================================ +man_fild01,0,0,0,0 monster Nepenthes 1988,105,0,0,0 +man_fild01,0,0,0,0 monster Hillthion 1989,10,0,0,0 +man_fild01,0,0,0,0 monster Centipede Larva 1999,30,0,0,0 +man_fild01,0,0,0,0 monster Centipede 1987,2,0,0,0 + +//============================================================ +// man_fild03 - Manuk Field +//============================================================ +man_fild03,0,0,0,0 monster Hillthion 1989,25,0,0,0 +man_fild03,0,0,0,0 monster Tatacho 1986,25,0,0,0 +man_fild03,0,0,0,0 monster Centipede 1987,25,0,0,0 +man_fild03,0,0,0,0 monster Hardrock Mammoth 1990,1,14400000,0,0 diff --git a/npc/mobs/fields/splendide.txt b/npc/mobs/fields/splendide.txt new file mode 100644 index 000000000..36db99266 --- /dev/null +++ b/npc/mobs/fields/splendide.txt @@ -0,0 +1,25 @@ +//===== eAthena Script ======================================= +//= Splendide Fields Monster Spawn Script +//===== By: ================================================== +//= alexx, MaC +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.0 Official spawn ammounts from Aegis script [alexx] +//============================================================ + +//================================================== +// spl_fild02 - Splendide Field +//================================================== +spl_fild02,0,0,0,0 monster Pinguicula 1995,95,0,0,0 +spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,0,0,0 + +//================================================== +// spl_fild03 - Splendide Field +//================================================== +spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,0,0,0 +spl_fild03,0,0,0,0 monster Cornus 1992,25,0,0,0 +spl_fild03,0,0,0,0 monster Naga 1993,20,0,0,0 +spl_fild03,0,0,0,0 monster Tendril Lion 1991,1,3600000,0,0 \ No newline at end of file -- cgit v1.2.3-70-g09d2