X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fplayer_erebus.shader;h=5da8a5084e34e6f27b814dfa9a47357377700197;hb=1cbe2421acb03ca52d0d7a98ad15f152cc26ef41;hp=1499ff1a01fa9d2120812fd1ed1064c922f9bb15;hpb=9a6a0128b84883350982d582b14f5c25fa5a6881;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/player_erebus.shader b/scripts/player_erebus.shader index 1499ff1a0..5da8a5084 100644 --- a/scripts/player_erebus.shader +++ b/scripts/player_erebus.shader @@ -1,7 +1,7 @@ erebus { dpreflectcube cubemaps/default/sky - { + { map textures/erebus.tga rgbgen lightingDiffuse } @@ -10,7 +10,7 @@ erebus erebusfullbright { dpreflectcube cubemaps/default/sky - { + { map textures/erebusfullbright.tga rgbgen lightingDiffuse } @@ -19,8 +19,17 @@ erebusfullbright shadowhead { dpreflectcube cubemaps/default/sky - { + { map textures/shadowhead.tga rgbgen lightingDiffuse } } + +shadowheadfb +{ + dpreflectcube cubemaps/default/sky + { + map textures/shadowheadfb.tga + rgbgen lightingDiffuse + } +}