This commit is contained in:
2024-11-19 17:57:27 +09:00
parent 1e54e5d883
commit 116fa720e5
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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": "",