Some new vehicles can tow it
This commit is contained in:
Binary file not shown.
@@ -24,10 +24,11 @@ workshop = [
|
||||
"463939057", # ACE
|
||||
"2369477168", # Advanced Developer Tools
|
||||
"3058335345", # TBD Mortars
|
||||
#"843577117", # RHSUSAF
|
||||
#"843425103", # RHSUSAF
|
||||
#"1755268799", # ArmedForces:UK Vehicles
|
||||
#"2094487581", # Armed Forces:UK COMMON
|
||||
]
|
||||
|
||||
dlc = [
|
||||
"S.O.G. Prairie Fire",
|
||||
"Global Mobilization",
|
||||
]
|
||||
|
||||
mission = "test.Stratis"
|
||||
|
||||
@@ -31,7 +31,12 @@ GVAR(towingList) = [
|
||||
["CUP_B_MTVR.*", [0, -3.57, -1.85], -0.12],
|
||||
["rhs_kamaz5350.*", [0.115, -3.35, -2.36], -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), {
|
||||
|
||||
Reference in New Issue
Block a user