X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=e2df348134f6a110de17fa94a19ea9e8d117582a;hb=894cf86446218cfd266381f963e537a258cff980;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=f5689f55e2665c871cfabcee9f8534c482e2b79b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index a6dcfaab8..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 +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 +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,23 @@ minelayer { dpreflectcube cubemaps/default/sky { - map textures/minelayer.tga + map textures/minelayer.tga + rgbgen lightingDiffuse + } +} +shotgun +{ + dpreflectcube cubemaps/default/sky + { + map textures/arc.tga + rgbgen lightingDiffuse + } +} +SniperRifle +{ + dpreflectcube cubemaps/default/sky + { + map textures/sniperrifle.tga rgbgen lightingDiffuse } }