]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_leave_em_behind.shader
adjust to sRGB
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_leave_em_behind.shader
1 textures/map_leave_em_behind/biolumi2_yellow_wave
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         deformVertexes wave 10 sin 1 2 0.25 0.1
10         cull disable
11         qer_trans 0.5
12         q3map_lightsubdivide 16
13         q3map_surfacelight 2500
14         {
15                 tcMod scroll 0 0.05
16                 map textures/map_leave_em_behind/biolumi2_yellow.tga
17         }
18 }
19 textures/map_leave_em_behind/biolumi2_green_wave
20 {
21         q3map_lightimage textures/map_leave_em_behind/biolumi2_green.tga
22         qer_editorimage textures/map_leave_em_behind/biolumi2_green.tga
23         q3map_lightmapFilterRadius 0 4
24         surfaceparm nolightmap
25         surfaceparm trans
26         surfaceparm nomarks
27         deformVertexes wave 10 sin 1 2 0.25 0.1
28         cull disable
29         qer_trans 0.5
30         q3map_lightsubdivide 16
31         q3map_surfacelight 2500
32         {
33           tcMod scroll 0 0.05
34           map textures/map_leave_em_behind/biolumi2_green.tga
35         }
36
37 }
38
39 textures/map_leave_em_behind/biolumi2_green
40 {
41         q3map_lightimage textures/map_leave_em_behind/biolumi2_green.tga
42         qer_editorimage textures/map_leave_em_behind/biolumi2_green.tga
43         q3map_lightmapFilterRadius 0 4
44         surfaceparm nolightmap
45         surfaceparm trans
46         surfaceparm nomarks
47 //      deformVertexes wave 50 sin 2 5 0.25 0.1
48         cull disable
49         qer_trans 0.5
50         q3map_lightsubdivide 16
51         q3map_surfacelight 2500
52         {
53           tcMod scroll 0 0.05
54           map textures/map_leave_em_behind/biolumi2_green.tga
55         }
56
57 }