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.

(cherry picked from commit 545f974552d24bab75627c1f2a0bd5ec3baa8ae3)
This commit is contained in:
MetalStormGhost 2021-10-30 23:03:47 +03:00 committed by Dan Albert
parent 80c8563d67
commit af362be3a2
11 changed files with 22 additions and 11 deletions

View File

@ -107,5 +107,6 @@
"UH-1H Iroquois": [ "UH-1H Iroquois": [
"US NAVY" "US NAVY"
] ]
} },
"unrestricted_satnav": true
} }

View File

@ -66,5 +66,6 @@
"Australian 75th Squadron", "Australian 75th Squadron",
"Australian 77th Squadron" "Australian 77th Squadron"
] ]
} },
"unrestricted_satnav": true
} }

View File

@ -71,5 +71,6 @@
"C-130J-30 Super Hercules": [ "C-130J-30 Super Hercules": [
"Royal Canadian AF CC-130J" "Royal Canadian AF CC-130J"
] ]
} },
"unrestricted_satnav": true
} }

View File

@ -59,5 +59,6 @@
"LaCombattanteIIGroupGenerator" "LaCombattanteIIGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "MQ-9 Reaper" "jtac_unit": "MQ-9 Reaper",
"unrestricted_satnav": true
} }

View File

@ -63,5 +63,6 @@
"ArleighBurkeGroupGenerator" "ArleighBurkeGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "MQ-9 Reaper" "jtac_unit": "MQ-9 Reaper",
"unrestricted_satnav": true
} }

View File

@ -93,5 +93,6 @@
"Mirage 2000C": [ "Mirage 2000C": [
"UAE Air Force" "UAE Air Force"
] ]
} },
"unrestricted_satnav": true
} }

View File

@ -55,5 +55,6 @@
"OliverHazardPerryGroupGenerator" "OliverHazardPerryGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "MQ-9 Reaper" "jtac_unit": "MQ-9 Reaper",
"unrestricted_satnav": true
} }

View File

@ -59,5 +59,6 @@
"navy_generators": [ "navy_generators": [
"MolniyaGroupGenerator", "MolniyaGroupGenerator",
"OliverHazardPerryGroupGenerator" "OliverHazardPerryGroupGenerator"
] ],
"unrestricted_satnav": true
} }

View File

@ -59,5 +59,6 @@
"OliverHazardPerryGroupGenerator" "OliverHazardPerryGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "MQ-9 Reaper" "jtac_unit": "MQ-9 Reaper",
"unrestricted_satnav": true
} }

View File

@ -44,5 +44,6 @@
"OliverHazardPerryGroupGenerator" "OliverHazardPerryGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "WingLoong-I" "jtac_unit": "WingLoong-I",
"unrestricted_satnav": true
} }

View File

@ -49,5 +49,6 @@
"OliverHazardPerryGroupGenerator" "OliverHazardPerryGroupGenerator"
], ],
"has_jtac": true, "has_jtac": true,
"jtac_unit": "WingLoong-I" "jtac_unit": "WingLoong-I",
"unrestricted_satnav": true
} }