forked from cacklingfiend/lignumis
Balance basic construction bots
This commit is contained in:
parent
bf6d6fa23a
commit
d69f437095
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ local function roboport(color)
|
||||||
result.energy_source.input_flow_limit = "400kW"
|
result.energy_source.input_flow_limit = "400kW"
|
||||||
result.energy_source.buffer_capacity = "10MJ"
|
result.energy_source.buffer_capacity = "10MJ"
|
||||||
result.charging_energy = "500kW"
|
result.charging_energy = "500kW"
|
||||||
|
result.construction_radius = 10
|
||||||
return result
|
return result
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue