From 205a8376bfd94454f3ade3da35b40de70f7baa28 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Fri, 14 Mar 2008 23:23:10 +0000 Subject: Fixed the autotimer on an npc warp in Juperos Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12365 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/quests/quests_juperos.txt | 1 + 2 files changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index af41991fd..bfed298ec 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2008/03/14 + * Fixed the autotimer on an npc warp in Juperos Quest. [Paradox924X] 2008/03/13 * Updated WoE Check in Shift Assassin Script. (bugreport: 1059) [Paradox924X] * Updated Drunkard#Payon to use a better Class check that won't freeze Novices. [Paradox924X] diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt index 8b5a9eb70..91cd8cbc6 100644 --- a/npc/quests/quests_juperos.txt +++ b/npc/quests/quests_juperos.txt @@ -1760,6 +1760,7 @@ juperos_01,100,91,0 script jupe_goto#1 -1,2,2,{ end; OnTouch: + attachrid getcharid(3); initnpctimer; mes "^777777["+ strcharinfo(0) +"]^000000"; mes "This light..."; -- cgit v1.2.3-70-g09d2