X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Flogos.shader;h=060436efc7abf2a12b4ce5b27bfe8ccc91737528;hp=821b240b0bdab81392a497be8f880bedf738c1a5;hb=0bec1a5200de5df696c9de6874800702a985dcb5;hpb=ee84bdc40e96a16f5b7af3a4e5a0414fcb6af96c diff --git a/scripts/logos.shader b/scripts/logos.shader index 821b240b..060436ef 100644 --- a/scripts/logos.shader +++ b/scripts/logos.shader @@ -14,6 +14,7 @@ textures/logos/phoenix01_blue { map textures/logos/logo01_blue.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -34,6 +35,7 @@ textures/logos/phoenix01_blue_glow { map textures/logos/logo01_blueg.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -54,6 +56,7 @@ textures/logos/phoenix01_red { map textures/logos/logo01_red.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -74,6 +77,7 @@ textures/logos/phoenix01_red_glow { map textures/logos/logo01_redg.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -94,6 +98,7 @@ textures/logos/phoenix01_green { map textures/logos/logo01_green.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -114,6 +119,7 @@ textures/logos/phoenix01_green_glow { map textures/logos/logo01_greeng.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -134,6 +140,7 @@ textures/logos/phoenix01_yellow { map textures/logos/logo01_yellow.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } @@ -154,6 +161,7 @@ textures/logos/phoenix01_yellow_glow { map textures/logos/logo01_yellowg.tga blendFunc filter + alphaFunc GT0 rgbgen identity } } \ No newline at end of file