mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Forcibly allow GPS for more non-US factions.
Enable unrestricted_satnav with non-US factions operating either the F-16CM or the F/A-18C to allow the use of GPS in missions.
This commit is contained in:
parent
2699a38f7b
commit
545f974552
@ -107,5 +107,6 @@
|
||||
"UH-1H Iroquois": [
|
||||
"US NAVY"
|
||||
]
|
||||
}
|
||||
},
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
|
||||
@ -66,5 +66,6 @@
|
||||
"Australian 75th Squadron",
|
||||
"Australian 77th Squadron"
|
||||
]
|
||||
}
|
||||
},
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -71,5 +71,6 @@
|
||||
"C-130J-30 Super Hercules": [
|
||||
"Royal Canadian AF CC-130J"
|
||||
]
|
||||
}
|
||||
},
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -59,5 +59,6 @@
|
||||
"LaCombattanteIIGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ-9 Reaper"
|
||||
"jtac_unit": "MQ-9 Reaper",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -63,5 +63,6 @@
|
||||
"ArleighBurkeGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ-9 Reaper"
|
||||
"jtac_unit": "MQ-9 Reaper",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -93,5 +93,6 @@
|
||||
"Mirage 2000C": [
|
||||
"UAE Air Force"
|
||||
]
|
||||
}
|
||||
},
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -55,5 +55,6 @@
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ-9 Reaper"
|
||||
"jtac_unit": "MQ-9 Reaper",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -59,5 +59,6 @@
|
||||
"navy_generators": [
|
||||
"MolniyaGroupGenerator",
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
]
|
||||
],
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
|
||||
@ -59,5 +59,6 @@
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ-9 Reaper"
|
||||
"jtac_unit": "MQ-9 Reaper",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -44,5 +44,6 @@
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "WingLoong-I"
|
||||
"jtac_unit": "WingLoong-I",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
@ -49,5 +49,6 @@
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "WingLoong-I"
|
||||
"jtac_unit": "WingLoong-I",
|
||||
"unrestricted_satnav": true
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user