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 +}