diff --git a/resources/factions/iran_1988.json b/resources/factions/iran_1988.json new file mode 100644 index 00000000..a7433ec5 --- /dev/null +++ b/resources/factions/iran_1988.json @@ -0,0 +1,78 @@ +{ + "country": "Iran", + "name": "Iran 1988", + "authors": "SimonC6R", + "description": "

Iran at the end of the Iran-Iraq war

", + "aircrafts": [ + "MiG_21Bis", + "F_4E", + "F_5E_3", + "F_14A_135_GR", + "AH_1W" + ], + "awacs": [ + "A_50" + ], + "tankers": [ + "IL_78M" + ], + "frontline_units": [ + "APC_M113", + "APC_BTR_80", + "MBT_M60A3_Patton", + "IFV_BMP_1", + "SPAAA_ZSU_23_4_Shilka", + "AAA_ZSU_57_2" + ], + "artillery_units": [ + "MLRS_BM_21_Grad", + "SPH_2S1_Gvozdika" + ], + "logistics_units": [ + "Transport_Ural_375", + "Transport_UAZ_469" + ], + "infantry_units": [ + "Paratrooper_AKS", + "Infantry_Soldier_Insurgents", + "Soldier_RPG", + "SAM_SA_18_Igla_S_MANPADS" + ], + "air_defenses": [ + "HawkGenerator", + "RapierGenerator", + "SA2Generator", + "ZSU57Generator", + "ZSU23Generator", + "ZU23Generator", + "ZU23UralGenerator" + ], + "ewrs": [ + "TallRackGenerator" + ], + "aircraft_carrier": [ + ], + "helicopter_carrier": [ + ], + "helicopter_carrier_names": [ + ], + "destroyers": [ + "FF_1135M_Rezky" + ], + "cruisers": [ + "FSG_1241_1MP_Molniya" + ], + "requirements": {}, + "carrier_names": [ + ], + "missiles": [ + "ScudGenerator" + ], + "missiles_group_count": 1, + "navy_generators": [ + "GrishaGroupGenerator", + "MolniyaGroupGenerator" + ], + "has_jtac": true, + "jtac_unit": "MQ_9_Reaper" +} diff --git a/resources/factions/iraq_1991.json b/resources/factions/iraq_1991.json index 0ff517ee..0093fdc9 100644 --- a/resources/factions/iraq_1991.json +++ b/resources/factions/iraq_1991.json @@ -17,7 +17,8 @@ "L_39C", "L_39ZA", "Mi_24V", - "MiG_29A" + "MiG_29A", + "SA342M" ], "awacs": [ "A_50" diff --git a/resources/units/pretty_unit_names.json b/resources/units/pretty_unit_names.json index 38018570..cc7810eb 100644 --- a/resources/units/pretty_unit_names.json +++ b/resources/units/pretty_unit_names.json @@ -16,7 +16,8 @@ "default": "A-4E Skyhawk" }], "AH_1W": [{ - "default": "AH-1W SuperCobra" + "default": "AH-1W SuperCobra", + "Iran": "AH-1J SeaCobra" }], "AH-64A": [{ "default": "AH-64A Apache" @@ -147,10 +148,12 @@ }], "MiG-21Bis": [{ "default": "MiG-21bis Fishbed-N", - "China": "J-7B" + "China": "J-7B", + "Iran": "J-7B" }], "MiG-23MLD": [{ - "default": "MiG-23MLD Flogger-K" + "default": "MiG-23MLD Flogger-K", + "Iraq": "MiG-23ML Flogger-G" }], "MiG-25PD": [{ "default": "MiG-25PD Foxbat-E" @@ -223,10 +226,13 @@ }], "Su-17M4": [{ "default": "Su-17M4 Fitter-K", + "Iran": "Su-22M4 Fitter-K", + "Iraq": "Su-22M4 Fitter-K", "Poland": "Su-22M4 Fitter-K" }], "Su-24M": [{ - "default": "Su-24M Fencer-D" + "default": "Su-24M Fencer-D", + "Iran": "Su-24MK Fencer-D" }], "Su-25": [{ "default": "Su-25 Frogfoot"