diff --git a/resources/factions/Israel-USN_2005_Allied_Sword.json b/resources/factions/Israel-USN_2005_Allied_Sword.json index c8cf5240..63a8e8f4 100644 --- a/resources/factions/Israel-USN_2005_Allied_Sword.json +++ b/resources/factions/Israel-USN_2005_Allied_Sword.json @@ -107,5 +107,6 @@ "UH-1H Iroquois": [ "US NAVY" ] - } + }, + "unrestricted_satnav": true } diff --git a/resources/factions/australia_2005.json b/resources/factions/australia_2005.json index 572e710d..104daf0d 100644 --- a/resources/factions/australia_2005.json +++ b/resources/factions/australia_2005.json @@ -66,5 +66,6 @@ "Australian 75th Squadron", "Australian 77th Squadron" ] - } + }, + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/canada_2005.json b/resources/factions/canada_2005.json index 6fb106fd..73521e75 100644 --- a/resources/factions/canada_2005.json +++ b/resources/factions/canada_2005.json @@ -71,5 +71,6 @@ "C-130J-30 Super Hercules": [ "Royal Canadian AF CC-130J" ] - } + }, + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/greece_2005.json b/resources/factions/greece_2005.json index 59651dfc..4cb550d5 100644 --- a/resources/factions/greece_2005.json +++ b/resources/factions/greece_2005.json @@ -59,5 +59,6 @@ "LaCombattanteIIGroupGenerator" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/israel_2000.json b/resources/factions/israel_2000.json index 5cf66e92..c9edbb19 100644 --- a/resources/factions/israel_2000.json +++ b/resources/factions/israel_2000.json @@ -63,5 +63,6 @@ "ArleighBurkeGroupGenerator" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/israel_2012.json b/resources/factions/israel_2012.json index 18810d0e..7a9f2bf3 100644 --- a/resources/factions/israel_2012.json +++ b/resources/factions/israel_2012.json @@ -93,5 +93,6 @@ "Mirage 2000C": [ "UAE Air Force" ] - } + }, + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/netherlands_1990.json b/resources/factions/netherlands_1990.json index 71ad9553..a18aa2f9 100644 --- a/resources/factions/netherlands_1990.json +++ b/resources/factions/netherlands_1990.json @@ -55,5 +55,6 @@ "OliverHazardPerryGroupGenerator" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/poland_2010.json b/resources/factions/poland_2010.json index 8b2db7e1..b2ee13a2 100644 --- a/resources/factions/poland_2010.json +++ b/resources/factions/poland_2010.json @@ -59,5 +59,6 @@ "navy_generators": [ "MolniyaGroupGenerator", "OliverHazardPerryGroupGenerator" - ] + ], + "unrestricted_satnav": true } diff --git a/resources/factions/turkey_2005.json b/resources/factions/turkey_2005.json index 07999814..0372b4bb 100644 --- a/resources/factions/turkey_2005.json +++ b/resources/factions/turkey_2005.json @@ -59,5 +59,6 @@ "OliverHazardPerryGroupGenerator" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/uae_2005.json b/resources/factions/uae_2005.json index ecc41eb3..4fcd9123 100644 --- a/resources/factions/uae_2005.json +++ b/resources/factions/uae_2005.json @@ -44,5 +44,6 @@ "OliverHazardPerryGroupGenerator" ], "has_jtac": true, - "jtac_unit": "WingLoong-I" + "jtac_unit": "WingLoong-I", + "unrestricted_satnav": true } \ No newline at end of file diff --git a/resources/factions/uae_2015.json b/resources/factions/uae_2015.json index 7786ab95..c8a1da1e 100644 --- a/resources/factions/uae_2015.json +++ b/resources/factions/uae_2015.json @@ -49,5 +49,6 @@ "OliverHazardPerryGroupGenerator" ], "has_jtac": true, - "jtac_unit": "WingLoong-I" + "jtac_unit": "WingLoong-I", + "unrestricted_satnav": true } \ No newline at end of file