:3
This commit is contained in:
parent
491112768c
commit
68ec37f994
66 changed files with 6591 additions and 10096 deletions
|
@ -209,9 +209,9 @@ function melt(_, product, yield)
|
|||
connectTankOrAssign(product)
|
||||
pumpToTanks(true)
|
||||
goTo(melter_pos, "north")
|
||||
while #pFront("items") > 0 do
|
||||
sleep(1)
|
||||
end
|
||||
repeat
|
||||
sleep(0.5)
|
||||
until tanksAreEmpty(pFront("tanks"))
|
||||
pumpToTanks(false)
|
||||
fluidInvAdd(product, yield)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue