set fusor energy_input to max
This commit is contained in:
parent
43086ea1eb
commit
cc3bbdd1bf
1 changed files with 1 additions and 2 deletions
|
@ -54,8 +54,7 @@ data:extend({
|
||||||
energy_source = {
|
energy_source = {
|
||||||
type = 'electric',
|
type = 'electric',
|
||||||
buffer_capacity = '400MJ',
|
buffer_capacity = '400MJ',
|
||||||
usage_priority = 'secondary-input',
|
usage_priority = 'secondary-input'
|
||||||
input_flow_limit = '600MW',
|
|
||||||
},
|
},
|
||||||
energy_usage = '400MW',
|
energy_usage = '400MW',
|
||||||
allowed_effects = {"speed", "productivity", "consumption", "pollution"},
|
allowed_effects = {"speed", "productivity", "consumption", "pollution"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue