u
This commit is contained in:
parent
e8973545d2
commit
e0e92ae529
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class lumberjackBot():
|
|||
def __init__(self, x, y):
|
||||
self.branch_width = 60
|
||||
self.vertical_branch_distance = 120
|
||||
self.to_match = (169, 113, 65)
|
||||
self.to_match = (161, 116, 56)
|
||||
self.speed = 0.078
|
||||
self.sleep = 0.083
|
||||
self.sleep_min = 0.045*2
|
||||
|
|
Loading…
Reference in a new issue