From ff4655692721059cc0318ac26e4199e8dc9fdcbf Mon Sep 17 00:00:00 2001 From: Khopa Date: Fri, 6 Nov 2020 18:55:54 +0100 Subject: [PATCH] Fixed russia 1990 faction. Added Tu_22M3. --- resources/factions/russia_1990.json | 23 ++++++++++++----------- resources/factions/russia_2010.json | 3 ++- resources/factions/russia_2020.json | 3 ++- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/resources/factions/russia_1990.json b/resources/factions/russia_1990.json index 697167b8..e9b20ca9 100644 --- a/resources/factions/russia_1990.json +++ b/resources/factions/russia_1990.json @@ -4,15 +4,18 @@ "authors": "Khopa", "description": "", "aircrafts": [ - "MiG_23MLD", "MiG_25PD", - "MiG_29A", "MiG_29S", "MiG_31", - "Su_27", "Su_24M", "Su_25", - "Ka_50" + "Su_25T", + "Su_27", + "Su_33", + "Ka_50", + "Mi_8MT", + "Mi_24V", + "Tu_22M3" ], "awacs": [ "A_50" @@ -21,11 +24,11 @@ "IL_78M" ], "frontline_units": [ - "ARV_BRDM_2", "APC_BTR_80", - "IFV_BMD_1", "IFV_BMP_1", - "MBT_T_55" + "IFV_BMP_2", + "MBT_T_72B", + "MBT_T_80U" ], "artillery_units": [ "MLRS_9K57_Uragan_BM_27", @@ -41,14 +44,12 @@ "Paratrooper_RPG_16" ], "shorads": [ - "SA9Generator", "SA13Generator", - "ZSU23Generator", - "ZU23Generator" + "SA8Generator" ], "sams": [ "SA6Generator", - "SA3Generator" + "SA11Generator" ], "aircraft_carrier": [ "CV_1143_5_Admiral_Kuznetsov" diff --git a/resources/factions/russia_2010.json b/resources/factions/russia_2010.json index 6a4c5a47..c2204444 100644 --- a/resources/factions/russia_2010.json +++ b/resources/factions/russia_2010.json @@ -17,7 +17,8 @@ "Mi_8MT", "Mi_24V", "Mi_28N", - "Ka_50" + "Ka_50", + "Tu_22M3" ], "awacs": [ "A_50" diff --git a/resources/factions/russia_2020.json b/resources/factions/russia_2020.json index 68e95ae7..38d43686 100644 --- a/resources/factions/russia_2020.json +++ b/resources/factions/russia_2020.json @@ -18,7 +18,8 @@ "Mi_8MT", "Mi_24V", "Mi_28N", - "Ka_50" + "Ka_50", + "Tu_22M3" ], "awacs": [ "A_50"