From db6a3b98494a54fe0691a08487a82f5f7b3fa3dc Mon Sep 17 00:00:00 2001 From: SimonC6R Date: Tue, 5 Jan 2021 00:40:10 +0000 Subject: [PATCH] Use E-2C Hawkeye for US faction between 1964-1977. --- resources/factions/usa_1965.json | 3 +++ resources/factions/usa_1975.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/resources/factions/usa_1965.json b/resources/factions/usa_1965.json index e0a03e3f..e107e90a 100644 --- a/resources/factions/usa_1965.json +++ b/resources/factions/usa_1965.json @@ -9,6 +9,9 @@ "B_52H", "UH_1H" ], + "awacs": [ + "E_2C" + ], "frontline_units": [ "MBT_M60A3_Patton", "APC_M113", diff --git a/resources/factions/usa_1975.json b/resources/factions/usa_1975.json index cd818384..e8588a89 100644 --- a/resources/factions/usa_1975.json +++ b/resources/factions/usa_1975.json @@ -10,6 +10,9 @@ "B_52H", "UH_1H" ], + "awacs": [ + "E_2C" + ], "frontline_units": [ "MBT_M60A3_Patton", "APC_M113",