Update 'Turtle/Wheat.lua'
This commit is contained in:
parent
d20561af3f
commit
be9600e209
@ -83,6 +83,8 @@ function Wheat:readConfig(path)
|
||||
self.homePos = {config[1], config[2], config[3], config[4]}
|
||||
self.length = config[5]
|
||||
self.width = config[6]
|
||||
self.x, self.y, self.z = gps.locate()
|
||||
self.dir = getDir()
|
||||
end
|
||||
|
||||
function Wheat:resolveTarget(target)
|
||||
|
Loading…
x
Reference in New Issue
Block a user