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