X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fweapons.shader;h=bef31839299fda9518ad081b2e51b2d06af7c29a;hb=a3eef12f38b05d92af8dbc1bb254ccc7565154e7;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=db7073760c3dbc7726f7f946aa108120d7a7100a;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 + } +}