Update skeletonFarm.lua
This commit is contained in:
parent
a6b8b8f115
commit
b931ff64ff
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue