diff options
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/dungeons/nyd_dun.txt | 4 | ||||
-rw-r--r-- | npc/mobs/fields/manuk.txt | 9 |
2 files changed, 7 insertions, 6 deletions
diff --git a/npc/mobs/dungeons/nyd_dun.txt b/npc/mobs/dungeons/nyd_dun.txt index abe7e07f2..a0d13ab71 100644 --- a/npc/mobs/dungeons/nyd_dun.txt +++ b/npc/mobs/dungeons/nyd_dun.txt @@ -1,5 +1,5 @@ //===== eAthena Script ======================================= -//= Yggdrasil Dungeon +//= Yggdrasil Root Dungeon //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== @@ -11,7 +11,7 @@ //============================================================ //================================================== -// nyd_dun01 - Nidhoggur Dungeon 1 +// nyd_dun01 - Yggdrasil Root Dungeon //================================================== nyd_dun01,0,0,0,0 monster Draco 2013,40,0,0,0 nyd_dun01,0,0,0,0 monster Draco's Egg 2014,10,0,0,0 diff --git a/npc/mobs/fields/manuk.txt b/npc/mobs/fields/manuk.txt index 364c2be6c..62a1275d4 100644 --- a/npc/mobs/fields/manuk.txt +++ b/npc/mobs/fields/manuk.txt @@ -3,12 +3,13 @@ //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== -//= 1.1 +//= 1.1a //===== 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] +//= 1.1a Corrected fild2 mobs spawning on fild1. (bugreport:4248) //============================================================ //============================================================ @@ -22,9 +23,9 @@ 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_fild02,0,0,0,0 monster Bradium Golem 2024,50,0,0,0 +man_fild02,0,0,0,0 monster Centipede 1987,35,0,0,0 +man_fild02,0,0,0,0 monster Tatacho 1986,25,0,0,0 //============================================================ // man_fild03 - Manuk Field |