Adds the ability to build an early to mid game thermal solar complex with built-in energy storage for the night with varied features.
Mods introducing new content into the game.
Changes to power production and distribution.
if panel.valid then panel.temperature = panel.temperature + 4.7056*(0.85 - panel.surface.darkness) --game.print(4.7056*(0.85 - panel.surface.darkness)) else global.CW_Thermal_solar_panel_table[x] = nil end
deleted.