]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/model_teleporters.shader
Add a note about the "speed" key in the target_speed entity when its value is 0
[xonotic/xonotic-maps.pk3dir.git] / scripts / model_teleporters.shader
index 98222135022e3ad8fc3fffb2bd18cfbfb630c8d2..7633f21bfef1cd7093b2445eb30e495a246080a0 100644 (file)
@@ -4,7 +4,7 @@ models/teleporters/thrust
        cull none
        {
                map models/teleporters/thrust.tga
-               blendfunc add
+               blendfunc GL_SRC_ALPHA GL_ONE
                rgbGen vertex
        }
-}
\ No newline at end of file
+}