diff --git a/changelog.md b/changelog.md index e8c4df03..1447dced 100644 --- a/changelog.md +++ b/changelog.md @@ -30,6 +30,7 @@ Saves from 4.0.0 are compatible with 4.1.0. * **[Mission Generation]** SAM sites are now headed towards the center of the conflict * **[Mods]** Support for latest version of Gripen mod. In-progress campaigns may need to re-plan Gripen flights to pick up updated loadouts. * **[Plugins]** Increased time JTAC Autolase messages stay visible on the UI. +* **[Plugins]** Updated SkynetIADS to 2.2.0 (adds NASAMS support). * **[UI]** Added ability to take notes and have those notes appear as a kneeboard page. * **[UI]** Hovering over the weather information now dispalys the cloud base (meters and feet). * **[UI]** Google search link added to unit information when there is no information provided. diff --git a/resources/plugins/skynetiads/skynet-iads-compiled.lua b/resources/plugins/skynetiads/skynet-iads-compiled.lua index b13f1bb5..0108cd52 100644 --- a/resources/plugins/skynetiads/skynet-iads-compiled.lua +++ b/resources/plugins/skynetiads/skynet-iads-compiled.lua @@ -1,4 +1,4 @@ -env.info("--- SKYNET VERSION: 2.1.0 | BUILD TIME: 27.03.2021 2125Z ---") +env.info("--- SKYNET VERSION: 2.2.0 | BUILD TIME: 28.07.2021 1023Z ---") do --this file contains the required units per sam type samTypesDB = { @@ -194,7 +194,31 @@ samTypesDB = { ['NATO'] = 'Roland ADS', }, ['harm_detection_chance'] = 60 - }, + }, + + ['NASAM'] = { + ['type'] = 'complex', + ['searchRadar'] = { + ['NASAMS_Radar_MPQ64F1'] = { + }, + }, + ['launchers'] = { + ['NASAMS_LN_B'] = { + }, + ['NASAMS_LN_C'] = { + }, + }, + + ['name'] = { + ['NATO'] = 'NASAM', + }, + ['misc'] = { + ['NASAMS_Command_Post'] = { + ['required'] = false, + }, + }, + }, + ['2S6 Tunguska'] = { ['type'] = 'single', ['searchRadar'] = {