]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Merge branch 'master' into Lyberta/StandaloneOverkillWeapons
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index a0d3c584c316bcb8492dee7f9621175b0a699f65..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
@@ -103,15 +87,19 @@ minelayer
                rgbgen lightingDiffuse
        }
 }
-
-crylink_simple
+shotgun
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/arc.tga
+               rgbgen lightingDiffuse
+       }
+}
+SniperRifle
 {
-       deformVertexes autosprite
-       cull none
+       dpreflectcube cubemaps/default/sky
        {
-               map models/weapons/crylink_simple
-               blendfunc blend
-               //rgbgen lightingDiffuse
-
+               map textures/sniperrifle.tga
+               rgbgen lightingDiffuse
        }
-}
\ No newline at end of file
+}