diff options
Diffstat (limited to 'npc/mobs/fields/manuk.txt')
-rw-r--r-- | npc/mobs/fields/manuk.txt | 27 |
1 files changed, 27 insertions, 0 deletions
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 |