X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hb=bae73cb72b82064ee11c923147a761e8cd587e90;hp=1243955c8b66cf7c69663922d64b9f26a0f9fc34;hpb=c1af3f3b1a02a1c7596d75c912f8750ebbb2587b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index 1243955c8..c5c673fbf 100644 --- a/scripts/weapons.shader +++ b/scripts/weapons.shader @@ -9,6 +9,7 @@ electro nexgun { dpreflectcube cubemaps/default/sky + dpoffsetmapping - 0.3 match8 64 { map textures/nexgun.tga rgbgen lightingDiffuse @@ -62,11 +63,11 @@ rl rgbgen lightingDiffuse } } -laser +models/weapons/laser { dpreflectcube cubemaps/default/sky { - map textures/laser.tga + map models/weapons/laser.tga rgbgen lightingDiffuse } } @@ -98,7 +99,15 @@ minelayer { dpreflectcube cubemaps/default/sky { - map textures/minelayer.tga + map textures/minelayer.tga + rgbgen lightingDiffuse + } +} +shotgun +{ + dpreflectcube cubemaps/default/sky + { + map textures/arc.tga rgbgen lightingDiffuse } }