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