X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=a6dcfaab86df5c107a1f64fce159d06f98359b1a;hb=c1625990d69a51bad5b537d2654e32a6f2b40e31;hp=2ed0c9ad660eaadc683525ff8d4025d29e1bfc6b;hpb=992529cda6e328df91113b580eae2f1b3ef0cdfd;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index 2ed0c9ad6..a6dcfaab8 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 } } @@ -102,3 +95,11 @@ seeker rgbgen lightingDiffuse } } +minelayer +{ + dpreflectcube cubemaps/default/sky + { + map textures/minelayer.tga + rgbgen lightingDiffuse + } +}