X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=bef31839299fda9518ad081b2e51b2d06af7c29a;hb=cdcebe9d94e610bdbc6830effea65ea96fbc0502;hp=9749b51cc2d22f2dcc5781507c20a8a7d7a78411;hpb=a285cb5478e1034f42cf9cb29d205864183129aa;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index 9749b51cc..bef318392 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -31,11 +31,11 @@ glauncher rgbgen lightingDiffuse } } -hagar2 +hagar { dpreflectcube cubemaps/default/sky { - map textures/hagar2.tga + map textures/hagar.tga rgbgen lightingDiffuse } } @@ -99,7 +99,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 } }