Advertisement
itssnowing

Untitled

Aug 12th, 2016
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. --local drain, amount = robot.drainDown()
  2. --print("Lava drained: " .. drain)
  3. --if drain then
  4. -- print("Storing " .. robot.tankLevel() / 1000 .. " buckets of lava!")
  5. -- print("Can store " .. robot.tankSpace() / 1000 .. " more buckets.")
  6. --else
  7. -- print("Couldn't store lava!")
  8. --end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement