Bläddra i källkod

Fixed the autotimer on an npc warp in Juperos Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12365 54d463be-8e91-2dee-dedb-b68131a5f0ec
Paradox924X 17 år sedan
förälder
incheckning
1ac1fd1f70
2 ändrade filer med 3 tillägg och 0 borttagningar
  1. 2 0
      npc/Changelog.txt
  2. 1 0
      npc/quests/quests_juperos.txt

+ 2 - 0
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]

+ 1 - 0
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...";