This commit is contained in:
INeedBots 2020-10-05 19:08:22 -06:00
parent e296c2a022
commit 23007db603

View File

@ -2566,6 +2566,9 @@ movetowards(goal)
self notify("completed_move_to");
}
/*
Bot will not move for a small amount of time
*/
dontMoveForABit()
{
self endon("disconnect");