summaryrefslogtreecommitdiff
path: root/assets/scripts/hw_rifle.shader
blob: e20ef2e3e34b3c9945c91a8db9b6c41cb398ac9d (plain)
1
2
3
4
5
6
7
8
9
10
11

gfx/rifle/verysmallrock
{  
  cull disable
  {
    map gfx/rifle/verysmallrock.tga
		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
    alphaGen vertex
    rgbGen vertex
  }
}