Advertisement
AHuntingTurtle

test

Apr 1st, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. turtle.placeDown(1)
  2. turtle.forward()
  3. turtle.placeDown(1)
  4. turtle.forward()
  5. turtle.placeDown(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement