This page is under construction
Archives/bf1942/levels/DC_Urban_Siege.rfa
bf1942/levels/DC_Urban_Siege/standardmesh/T-72_turret_m1.rs
subshader "mat3" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   envmap true;
   texture "texture/T-72";
}

subshader "mat4" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular true;
   materialDiffuse 0.8 0.8 0.8;
   materialSpecular 0.387 0.387 0.387;
   materialSpecularPower 6.25;
   transparent true;
   twosided true;
   envmap true;
   alphaTestRef 0.95;
   texture "texture/T-72";
}

subshader "mat5" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   envmap true;
   texture "texture/Kontakt-5";
}