]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Merge branch 'master' into terencehill/translate_colors_2
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index a0d3c584c316bcb8492dee7f9621175b0a699f65..bef31839299fda9518ad081b2e51b2d06af7c29a 100644 (file)
@@ -31,11 +31,11 @@ glauncher
                rgbgen lightingDiffuse
        }
 }
-hagar2
+hagar
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hagar2.tga
+               map textures/hagar.tga
                rgbgen lightingDiffuse
        }
 }
@@ -103,15 +103,19 @@ minelayer
                rgbgen lightingDiffuse
        }
 }
-
-crylink_simple
+shotgun
 {
-       deformVertexes autosprite
-       cull none
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/arc.tga
+               rgbgen lightingDiffuse
+       }
+}
+SniperRifle
+{
+       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
+}