]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/electro.shader
Merge branch 'master' into develop
[xonotic/xonotic-data.pk3dir.git] / scripts / electro.shader
index 84fa2405050688836e684cb11ba502227de6542a..4644037a890340aefe04048d9a80c74f88ce21df 100644 (file)
@@ -8,9 +8,18 @@ electro_plasma
 
 electro_plasma_hull
 {
-        {
+       {
        map textures/electro_plasma_hull.tga
-       alphaFunc GT0
+       alphaFunc GE128
        rgbGen Vertex
-        }
+       }
+}
+
+electro
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/electronew.tga
+               rgbgen lightingDiffuse
+       }
 }