diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-06 22:29:23 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-06 22:29:23 +0000 |
commit | b85ae33866e92c6e3ccef7ee32b60c521c812965 (patch) | |
tree | eed1c76b4a70d67d39f58fa0102bdadab839dedc /npc/quests/quests_13_2.txt | |
parent | b042a9961cd586aa193f69aeb76a76dccb822403 (diff) | |
download | hercules-b85ae33866e92c6e3ccef7ee32b60c521c812965.tar.gz hercules-b85ae33866e92c6e3ccef7ee32b60c521c812965.tar.bz2 hercules-b85ae33866e92c6e3ccef7ee32b60c521c812965.tar.xz hercules-b85ae33866e92c6e3ccef7ee32b60c521c812965.zip |
* 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
Diffstat (limited to 'npc/quests/quests_13_2.txt')
-rw-r--r-- | npc/quests/quests_13_2.txt | 5 |
1 files changed, 3 insertions, 2 deletions
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: |