X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hb=493bc951895ef01d82def3b2dd2d41517dd9c6fd;hp=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hpb=4fc67130ed952fc5998219d1695cd6aff011e0ba;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index a6dcfaab8..c5c673fbf 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -103,3 +103,11 @@ minelayer rgbgen lightingDiffuse } } +shotgun +{ + dpreflectcube cubemaps/default/sky + { + map textures/arc.tga + rgbgen lightingDiffuse + } +}