This page is under construction
Archives/bf1942/levels/DC_Urban_Siege.rfa
bf1942/levels/DC_Urban_Siege/standardmesh/T54_TrackL_M1.rs
subshader "T-34_TrackL_M1_Material1" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   texture "texture/t34bo_f";
}

subshader "T-34_TrackL_M1_Material2" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   texture "texture/t34bI_f";
}

subshader "T-34_TrackL_M1_Material3" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   twosided true;
   texture "texture/T32BTo";
}