Update config.lua

This commit is contained in:
2023-05-09 14:52:29 +09:00
parent bebe5d6600
commit 3fb874b86b

View File

@@ -186,6 +186,10 @@ if mods ~= nil then
max = 3
}
end
if mods['Atomic_Overhaul'] then
items['centrifuge'].stage = 2
end
end
return items