first part of overhaul towards 1.0

This commit is contained in:
Paul 2021-08-30 01:12:28 +02:00
parent cc3bbdd1bf
commit 8459cd9a34
111 changed files with 3689 additions and 335 deletions

View file

@ -5,7 +5,7 @@ data:extend({
name = 'el_solar_power_output',
type = 'int-setting',
setting_type = 'startup',
default_value = 200000,
default_value = 80000,
minimum_value = 1,
maximum_value = 10^10,
order = 'a',