set fu beacon module slots to maximum practical value
This commit is contained in:
parent
30d9f83a0d
commit
14ea38ecc6
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ data:extend({
|
||||||
},
|
},
|
||||||
energy_usage = '40MW',
|
energy_usage = '40MW',
|
||||||
module_specification = {
|
module_specification = {
|
||||||
module_slots = 20,
|
module_slots = 18,
|
||||||
module_info_icon_shift = {0, 0.5},
|
module_info_icon_shift = {0, 0.5},
|
||||||
module_info_multi_row_initial_height_modifier = -0.3,
|
module_info_multi_row_initial_height_modifier = -0.3,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue