X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=bef31839299fda9518ad081b2e51b2d06af7c29a;hb=cdcebe9d94e610bdbc6830effea65ea96fbc0502;hp=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hpb=bf825a0dada529d1288564e23223061429d01f31;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c5c673fbf..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 } } @@ -111,3 +111,11 @@ shotgun rgbgen lightingDiffuse } } +SniperRifle +{ + dpreflectcube cubemaps/default/sky + { + map textures/sniperrifle.tga + rgbgen lightingDiffuse + } +}