]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/weapons.shader
Merge branch 'master' into Mario/multiplayer_snake
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
index a0d3c584c316bcb8492dee7f9621175b0a699f65..c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59 100644 (file)
@@ -103,15 +103,11 @@ minelayer
                rgbgen lightingDiffuse
        }
 }
-
-crylink_simple
+shotgun
 {
-       deformVertexes autosprite
-       cull none
-       {
-               map models/weapons/crylink_simple
-               blendfunc blend
-               //rgbgen lightingDiffuse
-
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/arc.tga
+               rgbgen lightingDiffuse
        }
-}
\ No newline at end of file
+}