]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/effects_lightning.shader
make messages more consistent
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_lightning.shader
index ff8b487d497f98ccd556665380839767c38ee224..974dc9a8f3808878f678bab0eb1ef0b67eecd98f 100644 (file)
@@ -62,3 +62,16 @@ textures/effects_lightning/lightning1_d
                blendfunc add
        }
 }
+//Gradient white
+textures/effects_lightning/gradient_white
+{
+       qer_editorimage textures/effects_lightning/gradient_white.tga
+       surfaceparm noimpact
+       surfaceparm nonsolid
+       surfaceparm trans
+       cull none
+       {
+               clampmap textures/effects_lightning/gradient_white.tga
+               blendfunc blend
+       }
+}
\ No newline at end of file