diff --git a/changelog.md b/changelog.md index 0b0a8d0f..149b1857 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,7 @@ Saves from 7.x are not compatible with 8.0. ## Features/Improvements +* **[Factions]** Replaced Patriot STRs "EWRs" with AN/FPS-117 for blue factions 1980 or newer. * **[Mission Planning]** Per-flight TOT offsets can now be set in the flight details UI. This allows individual flights to be scheduled ahead of or behind the rest of the package. ## Fixes diff --git a/resources/factions/NATO_Desert_Storm.yaml b/resources/factions/NATO_Desert_Storm.yaml index 9ba26fe9..23568ad4 100644 --- a/resources/factions/NATO_Desert_Storm.yaml +++ b/resources/factions/NATO_Desert_Storm.yaml @@ -72,7 +72,7 @@ naval_units: - CVN-74 John C. Stennis missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M163 Vulcan Air Defense System - M1097 Heavy HMMWV Avenger - M48 Chaparral diff --git a/resources/factions/NATO_OIF.yaml b/resources/factions/NATO_OIF.yaml index b90e7245..01fe2acc 100644 --- a/resources/factions/NATO_OIF.yaml +++ b/resources/factions/NATO_OIF.yaml @@ -75,7 +75,7 @@ naval_units: - CVN-74 John C. Stennis missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M163 Vulcan Air Defense System - M1097 Heavy HMMWV Avenger - M48 Chaparral diff --git a/resources/factions/germany_1990.yaml b/resources/factions/germany_1990.yaml index af75646d..ba2ead7e 100644 --- a/resources/factions/germany_1990.yaml +++ b/resources/factions/germany_1990.yaml @@ -42,7 +42,7 @@ naval_units: - CG Ticonderoga missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - Flakpanzer Gepard requirements: {} carrier_names: [] diff --git a/resources/factions/japan_2005.yaml b/resources/factions/japan_2005.yaml index a6167669..2234449b 100644 --- a/resources/factions/japan_2005.yaml +++ b/resources/factions/japan_2005.yaml @@ -48,7 +48,7 @@ naval_units: - LHA-1 Tarawa missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - Flakpanzer Gepard requirements: {} carrier_names: [] diff --git a/resources/factions/netherlands_1990.yaml b/resources/factions/netherlands_1990.yaml index 1733cabb..10707e5c 100644 --- a/resources/factions/netherlands_1990.yaml +++ b/resources/factions/netherlands_1990.yaml @@ -35,7 +35,7 @@ naval_units: - FFG Oliver Hazard Perry missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M1097 Heavy HMMWV Avenger - Flakpanzer Gepard requirements: {} diff --git a/resources/factions/spain_1990.yaml b/resources/factions/spain_1990.yaml index ac3c8023..ed761563 100644 --- a/resources/factions/spain_1990.yaml +++ b/resources/factions/spain_1990.yaml @@ -44,7 +44,7 @@ naval_units: - CVN-74 John C. Stennis missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M1097 Heavy HMMWV Avenger requirements: {} carrier_names: diff --git a/resources/factions/uae_2015.yaml b/resources/factions/uae_2015.yaml index 29cdd510..2e6195be 100644 --- a/resources/factions/uae_2015.yaml +++ b/resources/factions/uae_2015.yaml @@ -39,7 +39,7 @@ naval_units: - FFG Oliver Hazard Perry missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar requirements: {} carrier_names: [] has_jtac: true diff --git a/resources/factions/us_aggressors.yaml b/resources/factions/us_aggressors.yaml index 57ebefeb..6eb958ee 100644 --- a/resources/factions/us_aggressors.yaml +++ b/resources/factions/us_aggressors.yaml @@ -60,7 +60,7 @@ naval_units: - FFG Oliver Hazard Perry missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M1097 Heavy HMMWV Avenger requirements: {} has_jtac: true diff --git a/resources/factions/usa_1990.yaml b/resources/factions/usa_1990.yaml index 8d8746b6..0b28c884 100644 --- a/resources/factions/usa_1990.yaml +++ b/resources/factions/usa_1990.yaml @@ -65,7 +65,7 @@ naval_units: - CVN-74 John C. Stennis missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M1097 Heavy HMMWV Avenger - M48 Chaparral requirements: {} diff --git a/resources/factions/usa_2005.yaml b/resources/factions/usa_2005.yaml index ee8950e6..81276a9a 100644 --- a/resources/factions/usa_2005.yaml +++ b/resources/factions/usa_2005.yaml @@ -71,7 +71,7 @@ naval_units: - CVN-74 John C. Stennis missiles: [] air_defense_units: - - SAM Patriot STR + - EWR AN/FPS-117 Radar - M1097 Heavy HMMWV Avenger - M6 Linebacker requirements: {}