From b85ae33866e92c6e3ccef7ee32b60c521c812965 Mon Sep 17 00:00:00 2001 From: euphyy Date: Mon, 6 Aug 2012 22:29:23 +0000 Subject: * Optimized Eden Quests lv. 86-90 and 91-99 (re\quests\eden\) * Fixed incorrect warp coordinates in Eden Quests, bugreport:6420 (re\quests\eden\eden_common.txt) * Fixed warp portal in ve_fild03, bugreport:6421 (quests\quests_13_2.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16590 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_13_2.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_13_2.txt') diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index 7e6fe10f4..f2c226785 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.4 +//= 2.4a //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -42,6 +42,7 @@ //= 2.2 Added a missing close. (bugreport:4520) [L0ne_W0lf] //= 2.3 Fixed EF_Wind not showing. (bugreport:5149) [Masao] //= 2.4 Optimized (6000+ lines reduced!). [Euphy] +//= 2.4a Fixed an invisible NPC clashing with a warp portal. [Euphy] //============================================================ // Cat Hand Addition. @@ -5376,7 +5377,7 @@ OnTimer60000: end; } -ve_fild03,351,219,0 script #ve_find_1 -1,5,5,{ +ve_fild03,351,219,0 script #ve_find_1 -1,3,3,{ end; OnTouch: -- cgit v1.2.3-70-g09d2