]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/aggressor.shader
5ad24375da96fc5890a5aa41cbc44d145fce2a51
[xonotic/xonotic-data.pk3dir.git] / scripts / aggressor.shader
1 textures/aggressor/mlight
2 {
3         qer_editorimage textures/aggressor/mlight.tga
4         surfaceparm nomarks
5         q3map_surfacelight 1500
6         {
7                 map $lightmap
8                 rgbGen identity
9                 tcGen lightmap
10         }
11         {
12                 map textures/aggressor/mlight.tga
13                 blendfunc filter
14                 rgbGen identity
15         }
16 }
17
18 textures/aggressor/eX_floor_mtl_grate_01
19 {
20         qer_EditorImage         textures/eX/eX_floor_mtl_grate_01.tga
21         {
22                 map textures/eX/eX_floor_mtl_grate_01
23         }
24         {
25                 map $lightmap
26         }       
27 }