mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -727,6 +727,8 @@ end
|
|||||||
|
|
||||||
if settings.startup['PHI-VP'].value then
|
if settings.startup['PHI-VP'].value then
|
||||||
if mods['space-age'] then
|
if mods['space-age'] then
|
||||||
|
data.raw['utility-constants'].default.default_pipeline_extent = math.max(settings.startup['PHI-MI-PIPE-EXTENT'].value, 960)
|
||||||
|
|
||||||
for _, v in pairs({'vulcanus', 'gleba', 'fulgora', 'aquilo'}) do
|
for _, v in pairs({'vulcanus', 'gleba', 'fulgora', 'aquilo'}) do
|
||||||
data.raw.planet[v].map_gen_settings = nil
|
data.raw.planet[v].map_gen_settings = nil
|
||||||
data.raw.planet[v].hidden = true
|
data.raw.planet[v].hidden = true
|
||||||
|
|||||||
Reference in New Issue
Block a user