Update skeletonFarm.lua

This commit is contained in:
erius0 2021-05-14 23:12:11 +03:00 committed by GitHub
parent a6b8b8f115
commit b931ff64ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ function farmSkeletons()
for i = 1, 3 do
robot.swingDown()
end
magnet.suck()
for i = 1, 8 do
robot.select(i)
robot.drop()