This page is under construction
Archives/bf1942/levels/226.rfa
bf1942/levels/226/standardMesh/Churchill_towAPC_hull_m1.rs
subshader "1 - Default" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 1 1 1;
   texture "texture/churchill";
}

subshader "miharidai_mat" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   texture "texture/miharidai";
}

subshader "hata" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   texture "texture/sirohata";
}