]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/player_erebus.shader
Merge branch 'master' into Mario/electro_combo_over_time
[xonotic/xonotic-data.pk3dir.git] / scripts / player_erebus.shader
index 01c3e7450acb74f31d6ba0d6b7012ebf18bd9952..086d9c449fa1d4c5b1251ed2973ccde71ea8bdfc 100644 (file)
@@ -16,6 +16,15 @@ erebusfullbright
        }
 }
 
+megaerebus
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/megaerebus.tga
+               rgbgen lightingDiffuse
+       }
+}
+
 shadowhead
 {
        dpreflectcube cubemaps/default/sky
@@ -24,3 +33,12 @@ shadowhead
                rgbgen lightingDiffuse
        }
 }
+
+shadowheadfb
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/shadowheadfb.tga
+               rgbgen lightingDiffuse
+       }
+}