X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fweapons.shader;h=cebdf69c092a2f9e85ab925f884af6c23c353007;hb=6cf5640688de27ef9f181e4dcb27e634bcfb0677;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=b4af8be2abfa8caeceb2fc714c3effb09acf910d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index a6dcfaab8..cebdf69c0 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,11 @@ minelayer rgbgen lightingDiffuse } } +shotgun +{ + dpreflectcube cubemaps/default/sky + { + map textures/arc.tga + rgbgen lightingDiffuse + } +}