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:
parent
2d6182f027
commit
3bb957b709
@ -66,8 +66,8 @@ juperos_02.gat,129,150,0 script Juperos 111,{
|
|||||||
}
|
}
|
||||||
|
|
||||||
jupe_ele.gat,41,45,0 script detectionUnit -1,10,10{
|
jupe_ele.gat,41,45,0 script detectionUnit -1,10,10{
|
||||||
if(@jupe_ele_timer == 0){
|
if(jupe_ele_timer == 0){
|
||||||
set @jupe_ele_timer, 1;
|
set jupe_ele_timer, 1;
|
||||||
initnpctimer;
|
initnpctimer;
|
||||||
}
|
}
|
||||||
end;
|
end;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user