Some new vehicles can tow it

This commit is contained in:
ilbinek
2024-08-28 00:24:38 +02:00
parent e1e060007f
commit 9c98ea1a3f
3 changed files with 11 additions and 5 deletions

View File

@@ -24,10 +24,11 @@ workshop = [
"463939057", # ACE "463939057", # ACE
"2369477168", # Advanced Developer Tools "2369477168", # Advanced Developer Tools
"3058335345", # TBD Mortars "3058335345", # TBD Mortars
#"843577117", # RHSUSAF ]
#"843425103", # RHSUSAF
#"1755268799", # ArmedForces:UK Vehicles dlc = [
#"2094487581", # Armed Forces:UK COMMON "S.O.G. Prairie Fire",
"Global Mobilization",
] ]
mission = "test.Stratis" mission = "test.Stratis"

View File

@@ -31,7 +31,12 @@ GVAR(towingList) = [
["CUP_B_MTVR.*", [0, -3.57, -1.85], -0.12], ["CUP_B_MTVR.*", [0, -3.57, -1.85], -0.12],
["rhs_kamaz5350.*", [0.115, -3.35, -2.36], -0.2], ["rhs_kamaz5350.*", [0.115, -3.35, -2.36], -0.2],
["RHS_Ural.*", [0, -3.15, -1.67], -0.2], ["RHS_Ural.*", [0, -3.15, -1.67], -0.2],
["afuk_pinz.*", [0, -2.35, -2.59], -0.055] ["afuk_pinz.*", [0, -2.35, -2.59], -0.055],
["gm_ge_army_u1300l_medic.*", [0, -2.7, -2.1], -0.17],
["gm_ge_army_u1300l_container", [0, -2.69, -2.47], -0.18],
["gm_ge_army_kat1_45,1.*", [-0.04, -3.34, -2.37], -0.20],
["gm_ge_army_kat1_454.*", [-0.02, -4.62, -1.84], -0.20],
["gm_ge_army_fuchsa0.*", [-0.27, -3.42, -2.6], -0.16],
]; ];
[QGVAR(detached), { [QGVAR(detached), {