mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 07:55:43 +00:00
fix?
This commit is contained in:
parent
8cbbd686c2
commit
9255703c72
@ -1614,6 +1614,8 @@ movetowards(goal)
|
|||||||
}
|
}
|
||||||
else if(timeslow > 1.5)
|
else if(timeslow > 1.5)
|
||||||
{
|
{
|
||||||
|
self stand();
|
||||||
|
wait 1;
|
||||||
self thread jump();
|
self thread jump();
|
||||||
}
|
}
|
||||||
else if(timeslow > 0.75)
|
else if(timeslow > 0.75)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user