Update skeletonFarm.lua
This commit is contained in:
parent
06c8afa39e
commit
21e4cbc943
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ function farmSkeletons()
|
|||
robot.swingDown()
|
||||
end
|
||||
magnet.suck()
|
||||
for i = 1, 8 do
|
||||
for i = 1, 16 do
|
||||
robot.select(i)
|
||||
robot.drop()
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue