]> git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/nexcompat-accident.shader
rename shader files to nexcompat_*
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / nexcompat-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 }