This commit is contained in:
INeedBots 2020-12-16 11:35:15 -06:00
parent b929ac3e18
commit 13201b5259

View File

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