]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/model_desertfactory.shader
DarkPlaces does not support alphaFunc GT0 and uses GE128 instead
[xonotic/xonotic-maps.pk3dir.git] / scripts / model_desertfactory.shader
index 14989e53a5498375cd3f096f6f52fa0885561eab..13682f9a3f4991b398a9f8b3310ac9122f6d1c3d 100644 (file)
@@ -51,7 +51,7 @@ models/desertfactory/textures/shaders/grates01
        surfaceparm nomarks
        {
                map models/desertfactory/textures/metal/grates01.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }
@@ -65,7 +65,7 @@ models/desertfactory/textures/shaders/grass01
        cull none
        {
                map models/desertfactory/textures/misc/grass01.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }
@@ -79,7 +79,7 @@ models/desertfactory/textures/shaders/grass02
        cull none
        {
                map models/desertfactory/textures/misc/grass02.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }
@@ -93,7 +93,7 @@ models/desertfactory/textures/shaders/vines01
        cull none
        {
                map models/desertfactory/textures/misc/vines01.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }
@@ -107,7 +107,7 @@ models/desertfactory/textures/shaders/sign_ladder_dirty
        qer_editorimage models/desertfactory/textures/shaders/sign_ladder_dirty.tga
        {
                map models/desertfactory/textures/signs/ladder_dirty.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }