From 7316c85e0bc97587a3090d5f269b203b6d3f698a Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 31 Oct 2024 14:21:27 +0900 Subject: [PATCH] . --- PHI-CL/info.json | 2 +- PHI-CL/migrations/migrations.lua | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/PHI-CL/info.json b/PHI-CL/info.json index 2751ebe..99f3dda 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,6 +1,6 @@ { "name": "PHI-CL", - "version": "3.0.4", + "version": "3.0.5", "factorio_version": "2.0", "date": "2024-10-31", "title": "Phidias Collection", diff --git a/PHI-CL/migrations/migrations.lua b/PHI-CL/migrations/migrations.lua index 11fd5e0..07bf58e 100644 --- a/PHI-CL/migrations/migrations.lua +++ b/PHI-CL/migrations/migrations.lua @@ -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