Thermal Solar Power


Adds the ability to build an early to mid game thermal solar complex with built-in energy storage for the night with varied features.

Content
4 years ago
0.16 - 0.18
40
Power

i Forget about panels that are no longer valid.

3 years ago
(updated 3 years ago)
            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
3 years ago
(updated 3 years ago)

deleted.

New response