first part of overhaul towards 1.0
This commit is contained in:
parent
cc3bbdd1bf
commit
8459cd9a34
111 changed files with 3689 additions and 335 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue