mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-26 14:21:50 +00:00
fix?
This commit is contained in:
@ -1614,6 +1614,8 @@ movetowards(goal)
|
||||
}
|
||||
else if(timeslow > 1.5)
|
||||
{
|
||||
self stand();
|
||||
wait 1;
|
||||
self thread jump();
|
||||
}
|
||||
else if(timeslow > 0.75)
|
||||
|
Reference in New Issue
Block a user