diff --git a/lignumis/prototypes/content/deep-miner.lua b/lignumis/prototypes/content/deep-miner.lua index 8585062..8f9ddc3 100644 --- a/lignumis/prototypes/content/deep-miner.lua +++ b/lignumis/prototypes/content/deep-miner.lua @@ -64,6 +64,17 @@ data:extend({ }, energy_usage = "25MW", perceived_performance = { minimum = 0.25, performance_to_activity_rate = 0.25, maximum = 2 }, + circuit_wire_max_distance = assembling_machine_circuit_wire_max_distance + 3, + circuit_connector = circuit_connector_definitions.create_vector + ( + universal_connector_template, + { + { variation = 17, main_offset = util.by_pixel(-145, 3), shadow_offset = util.by_pixel(-136, 1), show_shadow = false }, + { variation = 17, main_offset = util.by_pixel(-145, 3), shadow_offset = util.by_pixel(-136, 1), show_shadow = false }, + { variation = 17, main_offset = util.by_pixel(-145, 3), shadow_offset = util.by_pixel(-136, 1), show_shadow = false }, + { variation = 17, main_offset = util.by_pixel(-145, 3), shadow_offset = util.by_pixel(-136, 1), show_shadow = false } + } + ), graphics_set = { animation = { layers = {