X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=e2df348134f6a110de17fa94a19ea9e8d117582a;hb=2d9196051973e38c3407c8e78bf6aed6284c115a;hp=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hpb=402c9d84fe00cc341e02db9b6e3db5b617301ed6;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c5c673fbff..e2df348134 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 + } +}