]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/blacksky.shader
2af4a9292d6b62d1cc2a4879f130c7e44d594264
[xonotic/xonotic-data.pk3dir.git] / scripts / blacksky.shader
1 //   nebula skybox
2 //   =============
3
4 textures/skies/blacksky
5 {
6         qer_editorimage textures/harlequin_sky/nebula_qer1.tga
7         surfaceparm sky
8         surfaceparm noimpact
9         surfaceparm nolightmap
10         surfaceparm nomarks
11         q3map_surfacelight 50
12 // note: Change the surfacelight value if you want more ambient light from the sky.
13         q3map_sun 1 .98 .9 100 0 90
14 // note: Change the fourth value (100) if you want a brighter or dimmer sun
15         skyparms textures/harlequin_sky/env/nebular - -
16 }