mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -40,11 +40,9 @@ Storage.register(vlayer_data, function(tbl)
|
|||||||
vlayer_data = tbl
|
vlayer_data = tbl
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--[[
|
|
||||||
if script.active_mods["space-age"] then
|
if script.active_mods["space-age"] then
|
||||||
config.allowed_items.landfill.surface_area = math.floor(config.allowed_items.landfill.surface_area * 2.5)
|
config.allowed_items.landfill.surface_area = math.floor(config.allowed_items.landfill.surface_area * 2.5)
|
||||||
end
|
end
|
||||||
]]
|
|
||||||
|
|
||||||
for name, properties in pairs(config.allowed_items) do
|
for name, properties in pairs(config.allowed_items) do
|
||||||
properties.modded = false
|
properties.modded = false
|
||||||
|
|||||||
Reference in New Issue
Block a user