mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-22 03:51:23 +00:00
c444e2b27c
I forgot to add to the previous commit.
14 lines
333 B
GLSL
14 lines
333 B
GLSL
// Direction & elevation checked and adjusted - Speaker
|
|
|
|
textures/skies/ely_sunset
|
|
{
|
|
qer_editorimage env/ely_sunset/sunset_ft.tga
|
|
surfaceparm noimpact
|
|
surfaceparm nolightmap
|
|
q3map_globaltexture
|
|
q3map_lightsubdivide 256
|
|
surfaceparm sky
|
|
q3map_surfacelight 50
|
|
q3map_sun 1 0.7 0.7 80 350 10
|
|
skyparms env/ely_sunset/sunset - -
|
|
}
|