]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Merge branch 'martin-t/okc' into martin-t/okc2
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59..491fd052ea30ef866ad703b80667f5d08648c96d 100644 (file)
@@ -23,19 +23,11 @@ uzi
                rgbgen lightingDiffuse
        }
 }
-glauncher
+hagar
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/glauncher.tga
-               rgbgen lightingDiffuse
-       }
-}
-hagar2
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/hagar2.tga
+               map textures/hagar.tga
                rgbgen lightingDiffuse
        }
 }
@@ -55,14 +47,6 @@ shotgun2
                rgbgen lightingDiffuse
        }
 }
-rl
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/rl.tga
-               rgbgen lightingDiffuse
-       }
-}
 models/weapons/laser
 {
        dpreflectcube cubemaps/default/sky
@@ -111,3 +95,11 @@ shotgun
                rgbgen lightingDiffuse
        }
 }
+SniperRifle
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/sniperrifle.tga
+               rgbgen lightingDiffuse
+       }
+}