repeat until not do until
This commit is contained in:
parent
85d40d76cd
commit
56eb8d959a
@ -43,7 +43,7 @@ local commands = {
|
||||
}), "searching for items")
|
||||
|
||||
for _, item_type in pairs(items) do
|
||||
do
|
||||
repeat
|
||||
local max_quantity
|
||||
if quantity < 64 then max_quantity = quantity end
|
||||
local moved = unwrap(w.query_by_type("storage", {
|
||||
|
Loading…
Reference in New Issue
Block a user