From 543ec715974312708ec476af8f53acae85689fca Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 25 May 2010 03:09:22 +0000 Subject: * Some bug fixing :x Nothing to new today folks! Stay tuned. - Fixed input checks in the 'Ring of Wise King' quest. (bugreport:4147) - Fixed some of the erros reported in the Oolnir scripts. (bugreport:4220) - Added Azoi's giant flywing update to not warp dead players. (bugreport:4242) - Fixed confusing inconsistancy in the nyd_dun mob spawn file. (bugreport:4246) - Fixed the Manuk field 2 monsters spawning on Manul field 1. (bugreport:4248) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14305 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/mobs/dungeons/nyd_dun.txt | 4 ++-- npc/mobs/fields/manuk.txt | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'npc/mobs') 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 -- cgit v1.2.3-60-g2f50