This commit is contained in:
INeedBots 2020-12-16 11:34:29 -06:00
parent 8cbbd686c2
commit 9255703c72

View File

@ -1614,6 +1614,8 @@ movetowards(goal)
}
else if(timeslow > 1.5)
{
self stand();
wait 1;
self thread jump();
}
else if(timeslow > 0.75)