X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=491fd052ea30ef866ad703b80667f5d08648c96d;hb=5c4e0198b632b298df925652359182f52f3a253f;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=7b772862f8e35704bd91da01be941ec25eb10e22;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index a6dcfaab8..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 @@ -103,3 +87,19 @@ minelayer rgbgen lightingDiffuse } } +shotgun +{ + dpreflectcube cubemaps/default/sky + { + map textures/arc.tga + rgbgen lightingDiffuse + } +} +SniperRifle +{ + dpreflectcube cubemaps/default/sky + { + map textures/sniperrifle.tga + rgbgen lightingDiffuse + } +}