12 lines
209 B
Text
12 lines
209 B
Text
// Vera Visions Material
|
|
{
|
|
program unlit
|
|
diffusemap "textures/lights/k_9000.tga"
|
|
|
|
nomipmaps
|
|
surfaceParm nodraw2
|
|
surfaceParm trans
|
|
vmap_surfaceLight 5000
|
|
vmap_lightImage "textures/lights/k_9000.tga"
|
|
}
|
|
|