]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/skies_exosystem.shader
shader-audit: more fixes
[xonotic/xonotic-maps.pk3dir.git] / scripts / skies_exosystem.shader
diff --git a/scripts/skies_exosystem.shader b/scripts/skies_exosystem.shader
new file mode 100644 (file)
index 0000000..710f57a
--- /dev/null
@@ -0,0 +1,14 @@
+textures/skies/exosystem
+{
+       qer_editorimage textures/skies/exosystem.tga
+       
+       surfaceparm noimpact
+       surfaceparm nolightmap
+       surfaceparm nomarks
+       surfaceparm sky
+       
+       //q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
+       q3map_sun 1 1 1 350 60 41.743
+       q3map_surfacelight 550
+       skyparms env/exosystem/exosystem - -
+}