mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
enable AEWC missions on FOBs
This commit is contained in:
parent
0a4706e6f4
commit
790d08fa13
@ -1458,7 +1458,8 @@ class Fob(ControlPoint, RadioFrequencyContainer, CTLD):
|
||||
if not self.is_friendly(for_player):
|
||||
yield FlightType.STRIKE
|
||||
yield FlightType.AIR_ASSAULT
|
||||
yield FlightType.OCA_AIRCRAFT
|
||||
else:
|
||||
yield FlightType.AEWC
|
||||
|
||||
yield from super().mission_types(for_player)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user