]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/map_red-planet.shader
Some more variations for jumppad models. Added new texture files, skin files and...
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_red-planet.shader
1 textures/map_red-planet/distort_glass
2 {
3         qer_editorimage textures/map_red-planet/distort_glass.tga
4         surfaceparm trans
5         q3map_bounceScale 0.75
6         {
7                 map textures/map_red-planet/distort_glass.tga
8                 blendfunc blend
9         }
10         {
11                 map $lightmap
12                 rgbGen identity
13                 tcGen lightmap
14                 blendfunc filter
15         }
16         dp_water 0.1 0.8  3 3  1 1 1  1 1 1  0.125
17 }
18
19 textures/map_red-planet/gradient_light
20 {
21         qer_editorimage textures/map_red-planet/gradient_light.tga
22         surfaceparm noimpact
23         surfaceparm nonsolid
24         surfaceparm trans
25         cull none
26         {
27                 clampmap textures/map_red-planet/gradient_light.tga
28                 blendfunc blend
29         }
30 }