Update main.lua

This commit is contained in:
2023-04-05 23:22:19 +09:00
parent bb0738c9a7
commit 45715ef887

View File

@@ -21,15 +21,6 @@ local item_max = {
['lab'] = 3 ['lab'] = 3
} }
local ups_chests = {
'steel-chest',
'logistic-chest-passive-provider',
'logistic-chest-active-provider',
'logistic-chest-storage',
'logistic-chest-buffer',
'logistic-chest-requester'
}
-- entity -- entity
local function EE(source, tier) local function EE(source, tier)
local item local item