X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=c5c673fbff9c6ad627a3b746f1c28c5c14bfcb59;hb=b2fa86504c5f79fb70897d94a4a3c88333f96407;hp=c093eb3334808095149715e2413d7ad8ef68f542;hpb=2a9df1dc726597e8943be9ef956620c36693d219;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c093eb333..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 @@ -54,14 +55,6 @@ shotgun2 rgbgen lightingDiffuse } } -nex -{ - dpreflectcube cubemaps/default/sky - { - map textures/nex.tga - rgbgen lightingDiffuse - } -} rl { dpreflectcube cubemaps/default/sky @@ -70,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 } } @@ -106,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 } }