From a87fa119aaf98730897787a74782fd54466abb7d Mon Sep 17 00:00:00 2001 From: RndName Date: Sat, 26 Mar 2022 17:06:11 +0100 Subject: [PATCH] Set unrestricted_satnav for NATO factions cherry-pick from f7f565477c1aed994333b12a6844785335fddd53 --- resources/factions/NATO_Desert_Storm.json | 3 ++- resources/factions/NATO_OIF.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/factions/NATO_Desert_Storm.json b/resources/factions/NATO_Desert_Storm.json index 604786f0..dcabc27e 100644 --- a/resources/factions/NATO_Desert_Storm.json +++ b/resources/factions/NATO_Desert_Storm.json @@ -101,5 +101,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/NATO_OIF.json b/resources/factions/NATO_OIF.json index b804f99c..468b4082 100644 --- a/resources/factions/NATO_OIF.json +++ b/resources/factions/NATO_OIF.json @@ -104,5 +104,6 @@ "OliverHazardPerryGroupGenerator" ], "has_jtac": true, - "jtac_unit": "MQ-9 Reaper" + "jtac_unit": "MQ-9 Reaper", + "unrestricted_satnav": true } \ No newline at end of file