This page is under construction
Archives/bf1942/Levels/DC_No_Fly_Zone.rfa
bf1942/levels/DC_No_Fly_Zone/standardMesh/mil_fence1_m1.rs
subshader "mil_fence1_m1_Material0" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 0.588 0.588 0.588;
   lightingSpecular false;
   texture "bf1942/levels/DC_No_Fly_Zone/texture/IndustrialMetal";
}
subshader "mil_fence1_m1_Material1" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 0.588 0.588 0.588;
   lightingSpecular false;
   texture "bf1942/levels/DC_No_Fly_Zone/texture/Bridge_Metal1";
}
subshader "mil_fence1_m1_Material2" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 0.588 0.588 0.588;
   lightingSpecular false;
   transparent true;
   depthWrite false;
   alphaTestRef 0.7;
   texture "bf1942/levels/DC_No_Fly_Zone/texture/FencePart1";
}
subshader "mil_fence1_m1_Material3" "StandardMesh/Default"
{
   lighting true;
   materialDiffuse 0.588 0.588 0.588;
   lightingSpecular false;
   transparent true;
   depthWrite false;
   alphaTestRef 0.7;
   texture "bf1942/levels/DC_No_Fly_Zone/texture/FencePart2";
}