change repair_tool application and add beams for salvager and repair_tool
This commit is contained in:
@@ -33,7 +33,8 @@ struct ModuleSalvageCapability
|
||||
|
||||
struct ModuleRepairCapability
|
||||
{
|
||||
Formula repairRateFormula;
|
||||
Formula repairRateFormula; // repair cycles per second
|
||||
Formula repairAmountHpFormula; // HP restored per cycle
|
||||
Formula repairRangeFormula;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user