diff options
Diffstat (limited to 'npc/mobs/fields')
-rw-r--r-- | npc/mobs/fields/manuk.txt | 10 | ||||
-rw-r--r-- | npc/mobs/fields/splendide.txt | 11 |
2 files changed, 18 insertions, 3 deletions
diff --git a/npc/mobs/fields/manuk.txt b/npc/mobs/fields/manuk.txt index 75e9e2908..364c2be6c 100644 --- a/npc/mobs/fields/manuk.txt +++ b/npc/mobs/fields/manuk.txt @@ -3,11 +3,12 @@ //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Official spawn ammounts from Aegis script [alexx] +//= 1.1 Added 13.2 mob spawn update [scriptor] //============================================================ //============================================================ @@ -19,6 +20,13 @@ 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_fild02 - Manuk Field +//============================================================ +man_fild01,0,0,0,0 monster Bradium Golem 2024,50,0,0,0 +man_fild01,0,0,0,0 monster Centipede 1987,35,0,0,0 +man_fild01,0,0,0,0 monster Tatacho 1986,25,0,0,0 + +//============================================================ // man_fild03 - Manuk Field //============================================================ man_fild03,0,0,0,0 monster Hillthion 1989,25,0,0,0 diff --git a/npc/mobs/fields/splendide.txt b/npc/mobs/fields/splendide.txt index 36db99266..b0a4ad21c 100644 --- a/npc/mobs/fields/splendide.txt +++ b/npc/mobs/fields/splendide.txt @@ -3,15 +3,22 @@ //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Official spawn ammounts from Aegis script [alexx] +//= 1.1 Added 13.2 mob spawn update [scriptor] //============================================================ //================================================== -// spl_fild02 - Splendide Field +// spl_fild01 - Splendide Field +//================================================== +spl_fild01,0,0,0,0 monster Pinguicula 1995,50,0,0,0 +spl_fild01,0,0,0,0 monster Naga 1993,35,0,0,0 +spl_fild01,0,0,0,0 monster Cornus 1992,25,0,0,0 + + // 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 |