mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Move the OCA payload type from runway->aircraft.
This commit is contained in:
parent
f5f33ec865
commit
f845ad9b31
@ -1042,8 +1042,8 @@ EXPANDED_TASK_PAYLOAD_OVERRIDE = {
|
||||
"ESCORT": ("CAP HEAVY", "CAP"),
|
||||
"BAI": ( "BAI", "CAS MAVERICK F", "CAS"),
|
||||
"SWEEP": ("CAP HEAVY", "CAP"),
|
||||
"OCA_RUNWAY": ("OCA","RUNWAY_ATTACK","STRIKE"),
|
||||
"OCA_AIRCRAFT": ("CAS MAVERICK F", "CAS")
|
||||
"OCA_RUNWAY": ("RUNWAY_ATTACK","STRIKE"),
|
||||
"OCA_AIRCRAFT": ("OCA","CAS MAVERICK F", "CAS")
|
||||
}
|
||||
|
||||
PLANE_PAYLOAD_OVERRIDES: Dict[Type[PlaneType], Dict[Type[Task], str]] = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user