Mining Drones

by Klonan

Adds mining drones and mining depots

Content
9 months ago
0.17 - 2.0
112K
Mining

b Productivity not working

10 months ago
(updated 10 months ago)

The productivity bonus tech doesn't work at all.

In mining_drone:process_return_to_depot() from script/mining_drone.lua you calculate the productivity bonus correctly, but then don't use the variable.

a simple stack.count = stack.count * productivity on line 225 fixes it for both supplying it to the depot as well as the production statistics.

10 months ago

more than we don't see the bonus that we should have in the menu of bonus in-game, for the speed and productivity.

New response