]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/player_erebus.shader
Add fullbright versions of shadowhead and ignishead (used by 6 player models)
[xonotic/xonotic-data.pk3dir.git] / scripts / player_erebus.shader
index 1499ff1a01fa9d2120812fd1ed1064c922f9bb15..5da8a5084e34e6f27b814dfa9a47357377700197 100644 (file)
@@ -1,7 +1,7 @@
 erebus
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/erebus.tga
                rgbgen lightingDiffuse
        }
@@ -10,7 +10,7 @@ erebus
 erebusfullbright
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/erebusfullbright.tga
                rgbgen lightingDiffuse
        }
@@ -19,8 +19,17 @@ erebusfullbright
 shadowhead
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/shadowhead.tga
                rgbgen lightingDiffuse
        }
 }
+
+shadowheadfb
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/shadowheadfb.tga
+               rgbgen lightingDiffuse
+       }
+}