From bf3d34ff5d30f1858710d57534053b1c5edd2862 Mon Sep 17 00:00:00 2001 From: ColonelAkirNakesh <93631947+ColonelAkirNakesh@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:11:17 -0700 Subject: [PATCH] Update germany_1944.json (#328) --- resources/factions/germany_1944.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/factions/germany_1944.json b/resources/factions/germany_1944.json index 83cfa69b..3bf8bc0f 100644 --- a/resources/factions/germany_1944.json +++ b/resources/factions/germany_1944.json @@ -28,7 +28,11 @@ "Sturmgeschütz IV", "Sturmpanzer IV Brummbär" ], - "artillery_units": [], + "artillery_units": [ + "FH Pak 40 75mm", + "FH LeFH-18 105mm", + "SPH Sd.Kfz.124 Wespe 105mm" + ], "logistics_units": [ "LUV Kettenrad", "LUV Kubelwagen 82", @@ -44,7 +48,8 @@ "Freya" ], "naval_units": [ - "Boat Schnellboot type S130" + "Boat Schnellboot type S130", + "U-boat VIIC U-flak" ], "requirements": { "WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/" @@ -58,4 +63,4 @@ "doctrine": "ww2", "building_set": "ww2germany", "cargo_ship": "LST Mk.II" -} \ No newline at end of file +}