]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Remove "placeholder texture" from the minelayer texture
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index cebdf69c092a2f9e85ab925f884af6c23c353007..85f27d5c0b748f7fd6ff26849f253ea68891a50d 100644 (file)
@@ -1,11 +1,3 @@
-electro
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/electro.tga
-               rgbgen lightingDiffuse
-       }
-}
 nexgun
 {
        dpreflectcube cubemaps/default/sky
@@ -23,14 +15,6 @@ uzi
                rgbgen lightingDiffuse
        }
 }
-glauncher
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/glauncher.tga
-               rgbgen lightingDiffuse
-       }
-}
 hagar
 {
        dpreflectcube cubemaps/default/sky
@@ -55,14 +39,6 @@ shotgun2
                rgbgen lightingDiffuse
        }
 }
-rl
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/rl.tga
-               rgbgen lightingDiffuse
-       }
-}
 models/weapons/laser
 {
        dpreflectcube cubemaps/default/sky
@@ -111,3 +87,11 @@ shotgun
                rgbgen lightingDiffuse
        }
 }
+SniperRifle
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/sniperrifle.tga
+               rgbgen lightingDiffuse
+       }
+}