add collection rate for salvager modules and respect collection range of each of these modules
This commit is contained in:
@@ -5,4 +5,6 @@ struct SalvageCargoComponent
|
||||
int capacity;
|
||||
int current;
|
||||
float collectionRange;
|
||||
int collectionIntervalTicks;
|
||||
int cooldownTicksRemaining;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user