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:
parent
497fd56efc
commit
8bea0c5cf8
@ -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)
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ platformdirs==2.5.4
|
||||
pluggy==1.0.0
|
||||
pre-commit==2.20.0
|
||||
pydantic==1.10.2
|
||||
-e git+https://github.com/dcs-retribution/pydcs@c9fa519ec4162d18b27ea4cd0669c75978260f62#egg=pydcs
|
||||
-e git+https://github.com/dcs-retribution/pydcs@406288dcdd7c7a25d30b4c3430be5142e2d4c781#egg=pydcs
|
||||
pyinstaller==5.6.2
|
||||
pyinstaller-hooks-contrib==2022.13
|
||||
pyparsing==3.0.9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user