Advertisement
HarvDad

suck

Apr 15th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. while true do
  3. turtle.suckUp()
  4. turtle.suck()
  5. turtle.turnRight()
  6. turtle.suck()
  7. turtle.turnRight()
  8. turtle.suck()
  9. turtle.turnRight()
  10. turtle.suck()
  11. turtle.turnRight()
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement