mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-25 02:41:51 +00:00
Added "OCA bomber strike" task
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Library.tasks.ocaFighterStrike = {
|
Library.tasks.ocaBomberStrike = {
|
||||||
taskFamily = DCSEx.enums.taskFamily.OCA,
|
taskFamily = DCSEx.enums.taskFamily.OCA,
|
||||||
description =
|
description =
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -3,12 +3,9 @@ Library.tasks.ocaFighterStrike = {
|
|||||||
description =
|
description =
|
||||||
{
|
{
|
||||||
briefing = {
|
briefing = {
|
||||||
"Destroying enemy fighters on the ramp will prevent immediate sortie generation and blunt their ability to provide CAS against our advancing forces.",
|
"",
|
||||||
"A ramp strike against enemy aircraft will pre-empt an imminent scramble warning we have intel for, preventing a coordinated mass launch.",
|
|
||||||
"Removing enemy fighters on the ramp will degrade enemy air superiority over the battlespace and protects our medevac and resupply corridors.",
|
|
||||||
"Priority is to eliminate immediate airborne threats on the ramp to safeguard coalition force freedom of maneuver.",
|
|
||||||
},
|
},
|
||||||
short = "Destroy enemy fighter on the ramp",
|
short = "Destroy enemy bomber on the ramp",
|
||||||
},
|
},
|
||||||
conditions = {
|
conditions = {
|
||||||
difficultyMinimum = 0,
|
difficultyMinimum = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user