X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Felectro.shader;h=8901438e85a28e983c05eab5ffdff2b703871bc3;hb=4915aa8e50e8ed6b3f5dea7084c15339f86bb981;hp=84fa2405050688836e684cb11ba502227de6542a;hpb=992529cda6e328df91113b580eae2f1b3ef0cdfd;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/electro.shader b/scripts/electro.shader index 84fa24050..8901438e8 100644 --- a/scripts/electro.shader +++ b/scripts/electro.shader @@ -10,7 +10,16 @@ electro_plasma_hull { { map textures/electro_plasma_hull.tga - alphaFunc GT0 + alphaFunc GE128 rgbGen Vertex } } + +electro +{ + dpreflectcube cubemaps/default/sky + { + map textures/electronew.tga + rgbgen lightingDiffuse + } +}