


textures/darkmod/volta/volta_arrows_sheet
{
    surftype15
    description "foliage"
	
	noshadows
	nonsolid
	

    diffusemap models/darkmod/props/textures/volta_arrows_sheet_diff
    bumpmap models/darkmod/props/textures/volta_arrows_sheet_local
	specularmap models/darkmod/props/textures/volta_arrows_sheet_s
	
	{ blend add
		map models/darkmod/props/textures/volta_arrows_sheet_glow
	}
	

	
    {
        if ( parm11 > 0 )
        blend       gl_dst_color, gl_one
        map         _white
        rgb         0.40 * parm11
    }

    {
        if ( parm11 > 0 )
        blend       add
        map         models/darkmod/props/textures/volta_arrows_sheet_diff
         rgb         0.15 * parm11
    }



}