From b14a29b01e52692e95fcabfc387e9300a8f98845 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 8 Aug 2008 19:54:07 +0000 Subject: * Slew up NPC bug fixes and other updates. - Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_rachel.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/quests') diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index d1e57b4d9..a9e7dd274 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.5 +//= 2.7 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -49,7 +49,8 @@ //= 2.4 Updated Zhed's Thor Vol. Base addition dialog to iRO's. [L0ne_W0lf] //= 2.4a Further updates to Zhed's Veins addition. [L0ne_W0lf] //= 2.5 Added Nameless Island quest addition. [L0ne_W0lf] -//= 2.6 Uncommented ontouchNPC label for Man Stuck in Ice. [L0ne_W0lf] +//= 2.6 Uncommented ontouchNPC label for Man Stuck in Ice. [L0ne_W0lf] +//= 2.7 Corrected overlaping warp coordinates. [L0ne_W0lf] //============================================================ // Lost Child Quest (Prerequisite to High Priest quest) @@ -3797,7 +3798,7 @@ OnTimer60000: end; } -ice_dun03,150,132,0 script #ice_4f_1 45,2,2,{ +ice_dun03,150,137,0 script #ice_4f_1 45,2,2,{ OnTouch: warp "ice_dun04",33,144; end; -- cgit v1.2.3-70-g09d2