This page is under construction
Archives/bf1942/levels/Escape_from_Leyte.rfa
bf1942/levels/Escape_from_Leyte/StandardMesh/12cm_AA_Rocket_base.rs
subshader "25mm_carrige_m1_Material0" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   texture "texture/25mm_1";
}

subshader "25mm_carrige_m1_Material1" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   texture "texture/25mm_2";
}

subshader "25mm_carrige_m1_Material2" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1.0 1.0 1.0;
   twosided true;
   texture "texture/25mm_1";
}