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:
MetalStormGhost 2021-10-30 23:03:47 +03:00 committed by GitHub
parent 2699a38f7b
commit 545f974552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 22 additions and 11 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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