levelshots/destruction_cc_automap
{
    nopicmip
    nocompress
    nomipmaps
    {
        clampmap levelshots/destruction_cc.tga
        depthFunc equal
        rgbGen identity
    }
}
levelshots/destruction_cc_trans
{
    nopicmip
    nocompress
    nomipmaps
    {
         clampmap levelshots/destruction_cc.tga
         blendfunc blend
         rgbGen identity
         alphaGen vertex
    }
}