add collection rate for salvager modules and respect collection range of each of these modules
This commit is contained in:
@@ -28,6 +28,7 @@ struct ModuleSalvageCapability
|
||||
{
|
||||
Formula collectionRangeFormula;
|
||||
Formula cargoCapacityFormula;
|
||||
Formula collectionRateFormula;
|
||||
};
|
||||
|
||||
struct ModuleRepairCapability
|
||||
|
||||
Reference in New Issue
Block a user