From f95b1b1e7bfabfd6bcae52ace63c48bc6c55d8f7 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 23 May 2025 22:41:37 +0900 Subject: [PATCH] . --- PHI-CL/data-final-fixes.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PHI-CL/data-final-fixes.lua b/PHI-CL/data-final-fixes.lua index b689e24..01f80b0 100644 --- a/PHI-CL/data-final-fixes.lua +++ b/PHI-CL/data-final-fixes.lua @@ -14,6 +14,9 @@ do v.maximum_productivity = 999 end end + + data.raw['lamp']['small-lamp'].light.color = {1, 1, 1} + data.raw['lamp']['small-lamp'].light_when_colored.color = {1, 1, 1} end if mods['space-age'] then