diff --git a/resources/factions/blufor_late_coldwar.json b/resources/factions/blufor_late_coldwar.json index 4db3730c..e57f9324 100644 --- a/resources/factions/blufor_late_coldwar.json +++ b/resources/factions/blufor_late_coldwar.json @@ -12,8 +12,11 @@ "AJS-37 Viggen", "AV-8B Harrier II Night Attack", "B-52H Stratofortress", + "C-101CC Aviojet", "C-130", "C-130J-30 Super Hercules", + "CH-47D", + "CH-53E", "F-14A Tomcat (Block 135-GR Late)", "F-14B Tomcat", "F-15C Eagle", @@ -22,6 +25,7 @@ "F/A-18C Hornet (Lot 20)", "F-4E Phantom II", "F-5E Tiger II", + "Mi-8MTV2 Hip", "MiG-21bis Fishbed-N", "Mirage-F1B", "Mirage-F1BE", @@ -31,7 +35,9 @@ "S-3B Viking", "SA 342L Gazelle", "SA 342M Gazelle", - "UH-1H Iroquois" + "UH-1H Iroquois", + "UH-60A", + "UH-60L" ], "awacs": [ "E-2C Hawkeye", diff --git a/resources/factions/russia_1980.json b/resources/factions/russia_1980.json index c45e5699..4d3128a9 100644 --- a/resources/factions/russia_1980.json +++ b/resources/factions/russia_1980.json @@ -2,23 +2,27 @@ "country": "Russia", "name": "Russia 1980", "authors": "Starfire", - "description": "
Soviet army in the 1980s.
", + "description": "Soviet military in the 1980s.
", "locales": [ "ru_RU" ], "aircrafts": [ + "IL-76MD", "Mi-24V Hind-E", "Mi-24P Hind-F", "Mi-8MTV2 Hip", "MiG-21bis Fishbed-N", "MiG-23MLD Flogger-K", "MiG-25PD Foxbat-E", + "MiG-27K Flogger-J2", "MiG-29A Fulcrum-A", + "MiG-31 Foxhound", "Su-17M4 Fitter-K", "Su-24M Fencer-D", "Su-25 Frogfoot", + "Su-27 Flanker-B", "Tu-142 Bear-F", - "Tu-22M3 Backfire-C", + "Tu-22M3 Backfire-C", "Tu-95MS Bear-H" ], "awacs": [ @@ -60,7 +64,9 @@ "KS-19/SON-9" ], "naval_units": [ - "Corvette 1241.1 Molniya" + "Corvette 1241.1 Molniya", + "Corvette 1124.4 Grish", + "SSK 877V Kilo" ], "air_defense_units": [ "SAM P19 \"Flat Face\" SR (SA-2/3)", @@ -81,4 +87,4 @@ "carrier_names": [], "has_jtac": false, "doctrine": "coldwar" -} \ No newline at end of file +}