diff --git a/resources/factions/allies_1940.json b/resources/factions/allies_1940.json index 74a79587..30dd4751 100644 --- a/resources/factions/allies_1940.json +++ b/resources/factions/allies_1940.json @@ -42,5 +42,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/allies_1944.json b/resources/factions/allies_1944.json index 41b6a7ff..95fa6a91 100644 --- a/resources/factions/allies_1944.json +++ b/resources/factions/allies_1944.json @@ -58,5 +58,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/dprk_1950_fictional.json b/resources/factions/dprk_1950_fictional.json index f68484a3..0fe595f5 100644 --- a/resources/factions/dprk_1950_fictional.json +++ b/resources/factions/dprk_1950_fictional.json @@ -44,5 +44,6 @@ }, "carrier_names": [], "has_jtac": false, - "doctrine": "ww2" + "doctrine": "ww2", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/final_countdown_2.json b/resources/factions/final_countdown_2.json index 008874a0..80d68e4f 100644 --- a/resources/factions/final_countdown_2.json +++ b/resources/factions/final_countdown_2.json @@ -68,5 +68,6 @@ "has_jtac": true, "doctrine": "ww2", "unrestricted_satnav": true, - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/germany_1940.json b/resources/factions/germany_1940.json index 97e4dfae..6a314bf1 100644 --- a/resources/factions/germany_1940.json +++ b/resources/factions/germany_1940.json @@ -42,5 +42,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2germany" + "building_set": "ww2germany", + "cargo_ship": "LST Mk.II" } diff --git a/resources/factions/germany_1942.json b/resources/factions/germany_1942.json index fa6f07c5..bcce885b 100644 --- a/resources/factions/germany_1942.json +++ b/resources/factions/germany_1942.json @@ -45,5 +45,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2germany" + "building_set": "ww2germany", + "cargo_ship": "LST Mk.II" } diff --git a/resources/factions/germany_1944.json b/resources/factions/germany_1944.json index 61f5f77b..83cfa69b 100644 --- a/resources/factions/germany_1944.json +++ b/resources/factions/germany_1944.json @@ -56,5 +56,6 @@ ], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2germany" + "building_set": "ww2germany", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/israel_1948.json b/resources/factions/israel_1948.json index 36ed9d8a..2a7a78b2 100644 --- a/resources/factions/israel_1948.json +++ b/resources/factions/israel_1948.json @@ -42,5 +42,6 @@ "carrier_names": [], "helicopter_carrier_names": [], "has_jtac": false, - "doctrine": "ww2" + "doctrine": "ww2", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/soviet_union_1943.json b/resources/factions/soviet_union_1943.json index 4cb5933e..3065ebcb 100644 --- a/resources/factions/soviet_union_1943.json +++ b/resources/factions/soviet_union_1943.json @@ -42,5 +42,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/syria_1948.json b/resources/factions/syria_1948.json index 95b101e6..839f6325 100644 --- a/resources/factions/syria_1948.json +++ b/resources/factions/syria_1948.json @@ -35,5 +35,6 @@ "requirements": { "WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/" }, - "doctrine": "ww2" + "doctrine": "ww2", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/uk_1944.json b/resources/factions/uk_1944.json index 979943b6..1980f935 100644 --- a/resources/factions/uk_1944.json +++ b/resources/factions/uk_1944.json @@ -53,5 +53,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/unc_1950_fictional.json b/resources/factions/unc_1950_fictional.json index a809aa30..2c70930a 100644 --- a/resources/factions/unc_1950_fictional.json +++ b/resources/factions/unc_1950_fictional.json @@ -40,6 +40,7 @@ "has_jtac": false, "doctrine": "ww2", "building_set": "ww2ally", + "cargo_ship": "LST Mk.II", "requirements": { "WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/" } diff --git a/resources/factions/usa_1944.json b/resources/factions/usa_1944.json index 01e523f4..364b4f89 100644 --- a/resources/factions/usa_1944.json +++ b/resources/factions/usa_1944.json @@ -50,5 +50,6 @@ "helicopter_carrier_names": [], "has_jtac": false, "doctrine": "ww2", - "building_set": "ww2ally" + "building_set": "ww2ally", + "cargo_ship": "LST Mk.II" } \ No newline at end of file diff --git a/resources/factions/usa_1955.json b/resources/factions/usa_1955.json index a047d771..45ec4579 100644 --- a/resources/factions/usa_1955.json +++ b/resources/factions/usa_1955.json @@ -40,6 +40,7 @@ "naval_units": [], "doctrine": "ww2", "building_set": "ww2ally", + "cargo_ship": "LST Mk.II", "requirements": { "WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/" }