]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/skies_exosystem2.shader
Merge branch 'fruitiex/runningmanctf' of ssh://git.xonotic.org/xonotic-maps.pk3dir...
[xonotic/xonotic-maps.pk3dir.git] / scripts / skies_exosystem2.shader
index 2ed77c119269b17138e17f7ecbb2a8a3667a91b7..c7525cc2f62d96d7310332c9f377eee6edbb964a 100644 (file)
@@ -9,6 +9,21 @@ textures/skies/exosystem2
        
        //q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
        q3map_sun 1 .40625 .17578125 150 -55.452 17.379
-       q3map_surfacelight 300
+       q3map_skylight 200 4
+       skyparms env/exosystem2/exosystem2 - -
+}
+
+textures/skies/exosystem2_high_elevation
+{
+       qer_editorimage textures/skies/exosystem2.tga
+       
+       surfaceparm noimpact
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm sky
+       
+       //q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
+       q3map_sun 1 .40625 .17578125 150 -55.452 60
+       q3map_skylight 200 4
        skyparms env/exosystem2/exosystem2 - -
 }