diff --git a/resources/factions/NATO_Desert_Storm.json b/resources/factions/NATO_Desert_Storm.json index 8f172045..897d665d 100644 --- a/resources/factions/NATO_Desert_Storm.json +++ b/resources/factions/NATO_Desert_Storm.json @@ -94,5 +94,6 @@ "LHA-4 Nassau" ], "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/NATO_OIF.json b/resources/factions/NATO_OIF.json index 973306ce..7e8d5f81 100644 --- a/resources/factions/NATO_OIF.json +++ b/resources/factions/NATO_OIF.json @@ -97,5 +97,6 @@ "LHA-4 Nassau" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file