X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fplayer_umbra.shader;h=be722a123d847e56dfcd79f138d94ce7d4c5cf9c;hb=de9504e354a8651d022ea0699e8cb44661e56734;hp=3f4b5ed1b864ad9fdd6adaca3b979576d3b7ca77;hpb=7f6f6ddf5a60125f13cbc906c5e29faf61310d80;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/player_umbra.shader b/scripts/player_umbra.shader index 3f4b5ed1b8..be722a123d 100644 --- a/scripts/player_umbra.shader +++ b/scripts/player_umbra.shader @@ -6,4 +6,12 @@ umbra rgbgen lightingDiffuse } } +umbrafullbright +{ + dpreflectcube cubemaps/default/sky + { + map textures/umbrafullbright.tga + rgbgen lightingDiffuse + } +}