Move quality assembler to the end of the subgroup
This commit is contained in:
parent
2891288a91
commit
0ed5d1144d
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ data:extend({
|
|||
name = name,
|
||||
icon = Lignumis.graphics .. "icons/quality-assembler.png",
|
||||
subgroup = "production-machine",
|
||||
order = "a[" .. name .. "]",
|
||||
order = "za[" .. name .. "]",
|
||||
inventory_move_sound = item_sounds.mechanical_large_inventory_move,
|
||||
pick_sound = item_sounds.mechanical_large_inventory_pickup,
|
||||
drop_sound = item_sounds.mechanical_large_inventory_move,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue