mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -87,7 +87,7 @@ function main.EEE(source, tier)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if source.tech == 'compound-energy' then
|
if source.tech == 'compound-energy' then
|
||||||
if mods['space-age'] then
|
if mods['space-age'] and (not settings.startup['PHI-VP'].value) then
|
||||||
item.surface_conditions = {{property = 'gravity', min = 0.01}}
|
item.surface_conditions = {{property = 'gravity', min = 0.01}}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user