mirror of
https://github.com/jmarshall23/Quake_4_Alpha.git
synced 2026-08-17 11:10:52 +02:00
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
textures/skies/q4x_Canyonken_Sky
|
|
{ //Grey variant of the CanyonFog_Sky
|
|
noFragment
|
|
forceOpaque
|
|
noimpact
|
|
noshadows
|
|
{
|
|
blend add // so transparent windows can draw on top of it
|
|
cameraCubeMap gfx/env/Canyonken
|
|
texgen skybox
|
|
}
|
|
} |