karelvysinka

Untitled

Aug 3rd, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. print("Turtle attack OK")
  2. while true do
  3.     turtle.attack()
  4.     turtle.suck()
  5. end
Add Comment
Please, Sign In to add comment