X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=bef31839299fda9518ad081b2e51b2d06af7c29a;hb=cdcebe9d94e610bdbc6830effea65ea96fbc0502;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=e14bb786305e05541496fb5b28c090e0ff1b5783;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index a6dcfaab8..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 } } @@ -103,3 +103,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 + } +}