.
This commit is contained in:
parent
5e7eec746f
commit
47c1d4d1bd
@ -69,7 +69,7 @@ local function kiss()
|
|||||||
turtle.placeDown()
|
turtle.placeDown()
|
||||||
turtle.forward()
|
turtle.forward()
|
||||||
end
|
end
|
||||||
if i%2==1 and i<7 then
|
if i%2==1 and i<6 then
|
||||||
turtle.turnRight()
|
turtle.turnRight()
|
||||||
turtle.forward()
|
turtle.forward()
|
||||||
turtle.turnRight()
|
turtle.turnRight()
|
||||||
|
Loading…
Reference in New Issue
Block a user