Nerf quality assembler to +25% quality
This commit is contained in:
parent
da50f85b5b
commit
e1c40fcd33
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ QualityAssembler.EntityBuilder:new()
|
|||
crafting_speed = 4,
|
||||
module_slots = 6,
|
||||
allowed_effects = { "pollution", "quality" },
|
||||
effect_receiver = { base_effect = { quality = 10 } }
|
||||
effect_receiver = { base_effect = { quality = 2.5 } }
|
||||
})
|
||||
|
||||
QualityAssembler.ItemBuilder:new():apply()
|
||||
|
|
Loading…
Add table
Reference in a new issue