From 099243dadb33ba67ce452c9cdded9709a580fe47 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 21 May 2025 23:12:16 +0900 Subject: [PATCH] . --- PHI-CL/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/main.lua b/PHI-CL/main.lua index 5364c70..85bd277 100644 --- a/PHI-CL/main.lua +++ b/PHI-CL/main.lua @@ -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