Compare commits

..

1 commit

Author SHA1 Message Date
Théophile Bastian 48f92744f7 Mine: write movement functions 2020-08-18 19:52:00 +02:00

View file

@ -180,6 +180,9 @@ function find_next_shaft()
end
move_up()
end
if turtle.detect() then
return
end
turn_abs(1)
for i=0,1 do