nuclide/base/test_maps.pk3dir/textures/measure/healthcharge.mat

17 lines
257 B
Text

// Vera Visions Material
{
if $programs
program lightmapped
diffusemap textures/measure/healthcharge.tga
else
{
map $lightmap
rgbGen identity
}
{
map textures/measure/healthcharge.tga
rgbGen identity
blendFunc GL_DST_COLOR GL_ZERO
}
endif
}