

tdm_hedge_round01_edges
{
	surftype15
    description "foliage"
	
	qer_editorimage  models/darkmod/nature/hedge_round01_ed

        noshadows
        nonsolid

        {
        blend diffusemap
		map models/darkmod/nature/hedge_round01
        alphatest 0.5
        rgb .6
        }
        
        bumpmap models/darkmod/nature/hedge_round01_local


	{
        if ( parm11 > 0 )
        blend       gl_dst_color, gl_one
        map         _white
        rgb         0.40 * parm11
    }
    {
        if ( parm11 > 0 )
        blend       add
        map         	models/darkmod/nature/hedge_round01
        rgb         0.15 * parm11
    }
}