Begin generalizing crates; only give firepower bonus to units with weapons
This commit is contained in:
@@ -85,7 +85,7 @@ namespace OpenRA.Traits
|
||||
|
||||
public interface ICrateAction
|
||||
{
|
||||
int SelectionShares { get; }
|
||||
int GetSelectionShares(Actor collector);
|
||||
void Activate(Actor collector);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user