X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fweapons.shader;h=bef31839299fda9518ad081b2e51b2d06af7c29a;hb=a3eef12f38b05d92af8dbc1bb254ccc7565154e7;hp=c093eb3334808095149715e2413d7ad8ef68f542;hpb=8d484c93801393279f8956b7d8806d78b50f6de9;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/weapons.shader b/scripts/weapons.shader index c093eb333..bef318392 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 } } @@ -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,23 @@ 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 + } +} +SniperRifle +{ + dpreflectcube cubemaps/default/sky + { + map textures/sniperrifle.tga rgbgen lightingDiffuse } }