]> git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/accident.shader
c95acbca9efd5c1f8fb96343c518d8e7eef8dff4
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / accident.shader
1 textures/base/mgrate
2 {
3         qer_editorimage textures/base/mgrate.tga
4         surfaceparm alphashadow
5         cull none
6         qer_alphaFunc GE128
7         {
8                 map textures/base/mgrate.tga
9                 alphaFunc GE128
10                 
11         }
12         {
13                 map $lightmap
14                 blendfunc filter
15                 tcgen lightmap
16         }
17 }