Add crushing logic to aircraft.
This commit is contained in:
@@ -98,6 +98,7 @@ namespace OpenRA.Mods.Common.Activities
|
||||
soundPlayed = true;
|
||||
}
|
||||
|
||||
// We are taking off, so remove influence in ground cells.
|
||||
if (self.IsAtGroundLevel())
|
||||
aircraft.RemoveInfluence();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user