Realistic reactors integration
This commit is contained in:
parent
bdfc0cfb14
commit
563cac9fa4
13 changed files with 469 additions and 4 deletions
|
@ -183,4 +183,11 @@ data:extend({
|
|||
default_value = true,
|
||||
order = 'b',
|
||||
},
|
||||
{
|
||||
name = 'overhaul_realistic_reactors',
|
||||
type = 'bool-setting',
|
||||
setting_type = 'startup',
|
||||
default_value = true,
|
||||
order = 'b',
|
||||
},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue