X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=e2df348134f6a110de17fa94a19ea9e8d117582a;hb=1b9c5a52099d847b13289e56be9e7888c9e03607;hp=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hpb=9a6a0128b84883350982d582b14f5c25fa5a6881;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c5c673fbf..e2df34813 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -1,11 +1,3 @@ -electro -{ - dpreflectcube cubemaps/default/sky - { - map textures/electro.tga - rgbgen lightingDiffuse - } -} nexgun { dpreflectcube cubemaps/default/sky @@ -23,19 +15,11 @@ uzi rgbgen lightingDiffuse } } -glauncher -{ - dpreflectcube cubemaps/default/sky - { - map textures/glauncher.tga - rgbgen lightingDiffuse - } -} -hagar2 +hagar { dpreflectcube cubemaps/default/sky { - map textures/hagar2.tga + map textures/hagar.tga rgbgen lightingDiffuse } } @@ -55,14 +39,6 @@ shotgun2 rgbgen lightingDiffuse } } -rl -{ - dpreflectcube cubemaps/default/sky - { - map textures/rl.tga - rgbgen lightingDiffuse - } -} models/weapons/laser { dpreflectcube cubemaps/default/sky @@ -99,7 +75,7 @@ minelayer { dpreflectcube cubemaps/default/sky { - map textures/minelayer.tga + map textures/minelayer.tga rgbgen lightingDiffuse } } @@ -111,3 +87,11 @@ shotgun rgbgen lightingDiffuse } } +SniperRifle +{ + dpreflectcube cubemaps/default/sky + { + map textures/sniperrifle.tga + rgbgen lightingDiffuse + } +}