This commit is contained in:
2024-10-31 14:21:27 +09:00
parent fa8108dcdb
commit 7316c85e0b
2 changed files with 3 additions and 1 deletions

View File

@@ -43,12 +43,14 @@ for _, force in pairs(game.forces) do
end
end
--[[
if technologies['power-armor-mk2'] and technologies['power-armor-mk2'].researched then
if settings.startup['PHI-EQ'].value and settings.startup['PHI-EQ-ARMOR'].value then
recipes['power-armor-mk3'].enabled = true
recipes['power-armor-mk3'].reload()
end
end
]]
if settings.startup['PHI-CT'].value then
if settings.startup['PHI-CT-UTILITY'].value then