This page is under construction
Archives/bf1942/levels/Midway-1942.rfa
bf1942/levels/Midway-1942/standardMesh/blackboard.rs
subshader "kokuban" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   envmap true;
   texture "texture/Bara_wood1_s";
}

subshader "kokuban2" "StandardMesh/Default"
{
   lighting true;
   lightingSpecular false;
   materialDiffuse 0.8 0.8 0.8;
   envmap true;
   texture "texture/blackboard";
}