X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fplayer_umbra.shader;h=be722a123d847e56dfcd79f138d94ce7d4c5cf9c;hb=014563bb18d2fca287bd53fbde65b057e4ec6eef;hp=3f4b5ed1b864ad9fdd6adaca3b979576d3b7ca77;hpb=e3c57d4e706a9ee1342e25a178955162f4f5925f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/player_umbra.shader b/scripts/player_umbra.shader index 3f4b5ed1b..be722a123 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 + } +}