X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=inline;f=scripts%2Felectro.shader;h=8901438e85a28e983c05eab5ffdff2b703871bc3;hb=b8880819e333ef558143ae80afcdb339b907a439;hp=29fa15a3e93c61c459e208dba3e5024481f648e2;hpb=58b26c0a303456441dbb82e608213d2f86d695d8;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/electro.shader b/scripts/electro.shader index 29fa15a3e..8901438e8 100644 --- a/scripts/electro.shader +++ b/scripts/electro.shader @@ -1,4 +1,4 @@ -textures/electro_plasma +electro_plasma { { map textures/electro_plasma.tga @@ -6,11 +6,20 @@ textures/electro_plasma } } -textures/electro_plasma_hull +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 + } +}