]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/vehicles.shader
Whitelist g_*_round_timelimit
[xonotic/xonotic-data.pk3dir.git] / scripts / vehicles.shader
index 023e277aa6d8217a53873a1eeaa50743fed7aef2..c1057298c1423e9b753d96e7486a93f45899bb25 100644 (file)
@@ -1,38 +1,42 @@
 spiderbot
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/spiderbot.tga
                rgbgen lightingDiffuse
        }
 }
+
 wakazachi
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/wakazachi.tga
                rgbgen lightingDiffuse
        }
 }
+
 cockpit
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/cockpit.tga
                rgbgen lightingDiffuse
        }
 }
+
 vehicles/tracercore
 {
        surfaceparm nonsolid
        surfaceparm nolightmap
        deformVertexes autosprite
        {
-       map models/vehicles/tracercore.tga
+               map models/vehicles/tracercore.tga
                blendfunc add
                rgbGen lightingDiffuse
        }
-       }
+}
+
 vehicles/tracertrail
 {
        surfaceparm nonsolid
@@ -41,8 +45,7 @@ vehicles/tracertrail
        deformVertexes autosprite2
        {
                map models/vehicles/tracertrail.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                rgbGen lightingDiffuse
        }
 }
-       
\ No newline at end of file