X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=9749b51cc2d22f2dcc5781507c20a8a7d7a78411;hb=54ef76df460d8ec00e5058372b383561e11d04b9;hp=ce83a5bfd9d508b83f93008ec1b58e597849d161;hpb=87c2164ec2518975794b37a880aa0c58ac66601f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index ce83a5bfd..9749b51cc 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -9,6 +9,7 @@ electro nexgun { dpreflectcube cubemaps/default/sky + dpoffsetmapping - 0.3 match8 64 { map textures/nexgun.tga rgbgen lightingDiffuse @@ -46,22 +47,6 @@ crylink rgbgen lightingDiffuse } } -hlac_body -{ - dpreflectcube cubemaps/default/sky - { - map textures/hlac_body.tga - rgbgen lightingDiffuse - } -} -hlac_accessory -{ - dpreflectcube cubemaps/default/sky - { - map textures/hlac_accessory.tga - rgbgen lightingDiffuse - } -} shotgun2 { dpreflectcube cubemaps/default/sky @@ -70,14 +55,6 @@ shotgun2 rgbgen lightingDiffuse } } -nex -{ - dpreflectcube cubemaps/default/sky - { - map textures/nex.tga - rgbgen lightingDiffuse - } -} rl { dpreflectcube cubemaps/default/sky @@ -86,11 +63,11 @@ rl rgbgen lightingDiffuse } } -laser +models/weapons/laser { dpreflectcube cubemaps/default/sky { - map textures/laser.tga + map models/weapons/laser.tga rgbgen lightingDiffuse } } @@ -118,3 +95,11 @@ seeker rgbgen lightingDiffuse } } +minelayer +{ + dpreflectcube cubemaps/default/sky + { + map textures/minelayer.tga + rgbgen lightingDiffuse + } +}