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
This commit is contained in:
parent
675eab189e
commit
1ac1fd1f70
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
2008/03/14
|
||||||
|
* Fixed the autotimer on an npc warp in Juperos Quest. [Paradox924X]
|
||||||
2008/03/13
|
2008/03/13
|
||||||
* Updated WoE Check in Shift Assassin Script. (bugreport: 1059) [Paradox924X]
|
* 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]
|
* Updated Drunkard#Payon to use a better Class check that won't freeze Novices. [Paradox924X]
|
||||||
|
@ -1760,6 +1760,7 @@ juperos_01,100,91,0 script jupe_goto#1 -1,2,2,{
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
OnTouch:
|
OnTouch:
|
||||||
|
attachrid getcharid(3);
|
||||||
initnpctimer;
|
initnpctimer;
|
||||||
mes "^777777["+ strcharinfo(0) +"]^000000";
|
mes "^777777["+ strcharinfo(0) +"]^000000";
|
||||||
mes "This light...";
|
mes "This light...";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user