]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_leave_em_behind.shader
Squashed commit of the following (exomorph by morphed):
[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                 blendfunc blend
17         }
18 }
19 textures/map_leave_em_behind/biolumi2_green
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         cull disable
28         qer_trans 0.5
29         q3map_lightsubdivide 16
30         q3map_surfacelight 2500
31         {
32           tcMod scroll 0 0.05
33           map textures/map_leave_em_behind/biolumi2_green.tga
34           blendfunc blend
35         }
36
37 }
38