diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index 4b7c3b3..499f906 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -198,7 +198,7 @@ if settings.startup['PHI-MI'].value then end if settings.startup['PHI-MI-PIPE'].value then - local s = (1 + settings.startup['PHI-MI-PIPE'].value) / 2 + local s = settings.startup['PHI-MI-PIPE'].value for _, t in pairs({data.raw['offshore-pump'], data.raw['pump']}) do for _, v in pairs(t) do diff --git a/PHI-CL/info.json b/PHI-CL/info.json index 2c59b38..4464ef8 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,8 +1,8 @@ { "name": "PHI-CL", - "version": "3.0.31", + "version": "3.0.32", "factorio_version": "2.0", - "date": "2024-11-15", + "date": "2024-11-18", "title": "Phidias Collection", "author": "PHIDIAS0303", "contributers": "",