13 lines
175 B
Text
13 lines
175 B
Text
|
// Vera Visions Material
|
||
|
{
|
||
|
polygonOffset 1
|
||
|
diffusemap "textures/sfx/alpha.tga"
|
||
|
|
||
|
{
|
||
|
program lightmapped_reflectcube
|
||
|
map $diffuse
|
||
|
map $normalmap
|
||
|
map $reflectcube
|
||
|
}
|
||
|
}
|