]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
gibs: avoid splatting decals on them, it is too slow
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index ce83a5bfd9d508b83f93008ec1b58e597849d161..c093eb3334808095149715e2413d7ad8ef68f542 100644 (file)
@@ -46,22 +46,6 @@ crylink
                rgbgen lightingDiffuse
        }
 }
-hlac_body
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/hlac_body.tga
-               rgbgen lightingDiffuse
-       }
-}
-hlac_accessory
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/hlac_accessory.tga
-               rgbgen lightingDiffuse
-       }
-}
 shotgun2
 {
        dpreflectcube cubemaps/default/sky
@@ -118,3 +102,11 @@ seeker
                rgbgen lightingDiffuse
        }
 }
+minelayer
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/minelayer.tga
+               rgbgen lightingDiffuse
+       }
+}