11 lines
166 B
Text
11 lines
166 B
Text
|
{
|
||
|
program unlit
|
||
|
diffusemap "textures/lights/green.tga"
|
||
|
|
||
|
nomipmaps
|
||
|
surfaceParm nolightmap
|
||
|
vmap_surfaceLight 5000
|
||
|
vmap_lightImage "textures/lights/green.tga"
|
||
|
}
|
||
|
|