]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/skies_exosystem2.shader
fix typo in exosystem2 shader file
[xonotic/xonotic-maps.pk3dir.git] / scripts / skies_exosystem2.shader
index dbf2216d30585fbb3bcbcbde128ad08b8969c7fa..c7525cc2f62d96d7310332c9f377eee6edbb964a 100644 (file)
@@ -12,3 +12,18 @@ textures/skies/exosystem2
        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 - -
+}