Hook up empty/full harvester husk variants in RA.
This commit is contained in:
@@ -73,6 +73,7 @@ namespace OpenRA.Traits
|
||||
|
||||
public interface IDisable { bool Disabled { get; } }
|
||||
public interface IExplodeModifier { bool ShouldExplode(Actor self); }
|
||||
public interface IHuskModifier { string HuskActor(Actor self); }
|
||||
public interface INudge { void OnNudge(Actor self, Actor nudger, bool force); }
|
||||
|
||||
public interface IRadarSignature
|
||||
|
||||
Reference in New Issue
Block a user