X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=491fd052ea30ef866ad703b80667f5d08648c96d;hb=5c4e0198b632b298df925652359182f52f3a253f;hp=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hpb=bf825a0dada529d1288564e23223061429d01f31;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c5c673fbf..491fd052e 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -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 + } +}