Quality assembler has module slots dependant on quality (1-6)
This commit is contained in:
parent
5adfc7e044
commit
414ccf59a4
1 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,8 @@ data:extend({
|
|||
selection_box = Entity.selectionBox(4, 4),
|
||||
damaged_trigger_effect = hit_effects.entity(),
|
||||
drawing_box_vertical_extension = 1.3,
|
||||
module_slots = 6,
|
||||
module_slots = 1,
|
||||
quality_affects_module_slots = true,
|
||||
effect_receiver = { base_effect = { quality = 3.5 } },
|
||||
icon_draw_specification = {shift = {0, -0.25}},
|
||||
icons_positioning = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue