]> 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 9a3867607d6575b367f39597a8ab733c17ae52ac..974dc9a8f3808878f678bab0eb1ef0b67eecd98f 100644 (file)
@@ -46,7 +46,7 @@ textures/effects_lightning/lightning1_c
                blendfunc add
        }
 }
-h/Lightning1-d
+//Lightning1-d
 textures/effects_lightning/lightning1_d
 {
        qer_editorimage textures/effects_lightning/lightning1/8.tga
@@ -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