summaryrefslogtreecommitdiff
path: root/npc/quests/quests_nameless.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-26 00:18:48 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-26 00:18:48 +0000
commit0aebc2311a3167c5f261f78ff7ab89a4b25a2ddb (patch)
tree1861e7ec3dc7aa0c22ce208abe1a322ae23b875a /npc/quests/quests_nameless.txt
parentee8b53c21c011a2168c63602272efd6773bf7f43 (diff)
downloadhercules-0aebc2311a3167c5f261f78ff7ab89a4b25a2ddb.tar.gz
hercules-0aebc2311a3167c5f261f78ff7ab89a4b25a2ddb.tar.bz2
hercules-0aebc2311a3167c5f261f78ff7ab89a4b25a2ddb.tar.xz
hercules-0aebc2311a3167c5f261f78ff7ab89a4b25a2ddb.zip
Slight change to the nameless island quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12995 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_nameless.txt')
-rw-r--r--npc/quests/quests_nameless.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt
index dc02fc48c..57bcfa20a 100644
--- a/npc/quests/quests_nameless.txt
+++ b/npc/quests/quests_nameless.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -35,6 +35,7 @@
//= 1.1a Touch up to other Gaebolg fail-points. [L0ne_W0lf]
//= 1.2 Some final tuning to Nameless Island quest. [Koca]
//= 1.3 Should fix any more issues with "Creature" npc. [L0ne_W0lf]
+//= 1.4 Changed the way aru_warp works slightly. [L0ne_W0lf]
//============================================================
airplane_01,95,61,3 script Agent#Aru 899,5,5,{
@@ -1752,12 +1753,12 @@ nameless_in,13,53,0 script #Aru_Trigger2 -1,3,1,{
OnMyMobDead:
initnpctimer;
- hideoffnpc "aru_warp";
+ enablenpc "aru_warp";
end;
OnTimer100000:
stopnpctimer;
- hideonnpc "aru_warp";
+ disablenpc "aru_warp";
end;
OnTouch: