X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=scripts%2Fweapons.shader;h=cebdf69c092a2f9e85ab925f884af6c23c353007;hp=5a2532e6408eece8229a61845602b289da8f2212;hb=6cf5640688de27ef9f181e4dcb27e634bcfb0677;hpb=b31fdb3f0d23f507bb97e84b7a3171570f58fa61 diff --git a/scripts/weapons.shader b/scripts/weapons.shader index 5a2532e64..cebdf69c0 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 @@ -30,11 +31,11 @@ glauncher rgbgen lightingDiffuse } } -hagar2 +hagar { dpreflectcube cubemaps/default/sky { - map textures/hagar2.tga + map textures/hagar.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 } }