]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_leave_em_behind.shader
Merge branch 'master' into cbrutail/map-lightspeed
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_leave_em_behind.shader
1 textures/map_leave_em_behind/biolumi2_yellow
2 {
3         q3map_lightimage textures/map_leave_em_behind/biolumi2_yellow.tga
4         qer_editorimage textures/map_leave_em_behind/biolumi2_yellow.tga
5         q3map_lightmapFilterRadius 0 4
6         surfaceparm nolightmap
7         surfaceparm trans
8         surfaceparm nomarks
9         cull disable
10         qer_trans 0.5
11         q3map_lightsubdivide 16
12         q3map_surfacelight 2500
13         {
14                 tcMod scroll 0 0.05
15                 map textures/map_leave_em_behind/biolumi2_yellow.tga
16         }
17 }
18 textures/map_leave_em_behind/biolumi2_green
19 {
20         q3map_lightimage textures/map_leave_em_behind/biolumi2_green.tga
21         qer_editorimage textures/map_leave_em_behind/biolumi2_green.tga
22         q3map_lightmapFilterRadius 0 4
23         surfaceparm nolightmap
24         surfaceparm trans
25         surfaceparm nomarks
26         cull disable
27         qer_trans 0.5
28         q3map_lightsubdivide 16
29         q3map_surfacelight 2500
30         {
31           tcMod scroll 0 0.05
32           map textures/map_leave_em_behind/biolumi2_green.tga
33         }
34
35 }
36