This page is under construction
Archives/bf1942/levels/Airwolf.rfa
Bf1942/levels/Airwolf/StandardMesh/DesertCombat/Airwolf/tracer_boll.rs
subshader "tracer_kropp" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular true;
   materialDiffuse 1.0 1.0 1.0;
   materialSpecular 1.0 0.976471 0.709804;
   materialSpecularPower 1.0;
   transparent true;
   twosided true;
   blendSrc sourceAlpha;
   blendDest one;
   texture "texture/effects/tracer_yellow";
}

subshader "tracer_boll_Material1" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular true;
   materialDiffuse 1.0 1.0 1.0;
   materialSpecular 1.0 0.941177 0.603922;
   materialSpecularPower 1.0;
   transparent true;
   blendSrc sourceAlpha;
   blendDest one;
   twosided true;
   texture "texture/effects/tracerblades_yellow";
}