Update craftCrystal.lua
This commit is contained in:
parent
48fbfa4f97
commit
1cb2e054da
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ while true do
|
||||||
flag = false
|
flag = false
|
||||||
end
|
end
|
||||||
robot.suckDown()
|
robot.suckDown()
|
||||||
robot.drop()
|
robot.drop(sides.front)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue