]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/skies_exosystem2.shader
bump version to cause a new compile
[xonotic/xonotic-maps.pk3dir.git] / scripts / skies_exosystem2.shader
1 textures/skies/exosystem2
2 {
3         qer_editorimage textures/skies/exosystem2.tga
4         
5         surfaceparm noimpact
6         surfaceparm nolightmap
7         surfaceparm nomarks
8         surfaceparm sky
9         
10         //q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
11         q3map_sun 1 .40625 .17578125 150 -55.452 17.379
12         q3map_skylight 200 4
13         skyparms env/exosystem2/exosystem2 - -
14 }
15
16 textures/skies/exosystem2_high_elevation
17 {
18         qer_editorimage textures/skies/exosystem2.tga
19         
20         surfaceparm noimpact
21         surfaceparm nolightmap
22         surfaceparm nomarks
23         surfaceparm sky
24         
25         //q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
26         q3map_sun 1 .40625 .17578125 150 -55.452 60
27         q3map_skylight 200 4
28         skyparms env/exosystem2/exosystem2 - -
29 }