Fix my fix on juperos.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5636 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lance 2006-03-17 04:21:00 +00:00
parent 2d6182f027
commit 3bb957b709

View File

@ -66,8 +66,8 @@ juperos_02.gat,129,150,0 script Juperos 111,{
}
jupe_ele.gat,41,45,0 script detectionUnit -1,10,10{
if(@jupe_ele_timer == 0){
set @jupe_ele_timer, 1;
if(jupe_ele_timer == 0){
set jupe_ele_timer, 1;
initnpctimer;
}
end;