mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Polishing CarpetBombing task
This commit is contained in:
@@ -38,6 +38,7 @@ class StrikeIngressBuilder(PydcsWaypointBuilder):
|
||||
weapon_type=WeaponType.Bombs,
|
||||
expend=Expend.All,
|
||||
carpet_length=avg_spacing,
|
||||
altitude=round(self.flight.coalition.doctrine.ingress_altitude.meters),
|
||||
)
|
||||
waypoint.tasks.append(bombing)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user