summaryrefslogtreecommitdiff
path: root/npc/quests/quests_nameless.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-07 09:57:15 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-07 09:57:15 +0000
commit236e19c49cbcbff7cde02e4ffeb1ee524d13ea07 (patch)
treecb30a3b7498c59f522f98010c733ddaa6d449da1 /npc/quests/quests_nameless.txt
parente4375a1ffab03bf138e6f43e417d342ed9e70cf1 (diff)
downloadhercules-236e19c49cbcbff7cde02e4ffeb1ee524d13ea07.tar.gz
hercules-236e19c49cbcbff7cde02e4ffeb1ee524d13ea07.tar.bz2
hercules-236e19c49cbcbff7cde02e4ffeb1ee524d13ea07.tar.xz
hercules-236e19c49cbcbff7cde02e4ffeb1ee524d13ea07.zip
- Fixed a "player not attached" error in the Moscovia quest. (bugreport:3041)
- Fixed a race condition in the Arunafeltz quest blocking progress. (bugreport:2782) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13734 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_nameless.txt')
-rw-r--r--npc/quests/quests_nameless.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt
index 44a147a98..f34e05995 100644
--- a/npc/quests/quests_nameless.txt
+++ b/npc/quests/quests_nameless.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 2.0
+//= 2.1
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -54,6 +54,7 @@
//= moved OnMyMobDead for access quest to a different NPC.
//= 1.9 Fixed mapwarp warping to disabled map. [L0ne_W0lf]
//= 2.0 Removed duplicate dialog. [L0ne_W0lf]
+//= 2.1 Fixed a race condition blocking progress. [brianluau]
//============================================================
// Nameless Island and Cursed Monestary Access Quest
@@ -2329,7 +2330,6 @@ OnTouch:
set .@nawara,rand(1,10);
if (.@nawara < 5) {
hideoffnpc "Foreign Merchant#aru2";
- set aru_em,6;
}
else {
set aru_em,2;