milo: quad cooker

This commit is contained in:
kepler155c
2018-11-24 13:12:31 -05:00
parent cbee122165
commit dff7f4bdab
2 changed files with 102 additions and 35 deletions

View File

@@ -57,6 +57,7 @@ equip('right', 'plethora:sensor', 'plethora:module:3')
local sensor = device['plethora:sensor']
turtle.setMovementStrategy('goto')
turtle.setPolicy(turtle.policies.attack)
function Point.iterateClosest(spt, ipts)
local pts = Util.shallowCopy(ipts)