]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/player_umbra.shader
Merge branch 'bones_was_here/lightsettings' into 'master'
[xonotic/xonotic-data.pk3dir.git] / scripts / player_umbra.shader
index 3f4b5ed1b864ad9fdd6adaca3b979576d3b7ca77..0a51572b757d9860b3d5a2d49856e6a13e46a68d 100644 (file)
@@ -1,9 +1,16 @@
 umbra
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/umbra.tga
                rgbgen lightingDiffuse
        }
 }
-
+umbrafullbright
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/umbrafullbright.tga
+               rgbgen lightingDiffuse
+       }
+}