Add ValidStances checks to BlocksProjectiles and Gate.
This commit is contained in:
@@ -47,6 +47,8 @@ namespace OpenRA.Mods.Common.Traits
|
||||
public interface IBlocksProjectiles
|
||||
{
|
||||
WDist BlockingHeight { get; }
|
||||
|
||||
PlayerRelationship ValidRelationships { get; }
|
||||
}
|
||||
|
||||
[RequireExplicitImplementation]
|
||||
|
||||
Reference in New Issue
Block a user