17 lines
222 B
Text
17 lines
222 B
Text
|
// Vera Visions Material
|
||
|
{
|
||
|
surfaceParm trans
|
||
|
surfaceParm nomarks
|
||
|
surfaceParm nolightmap
|
||
|
surfaceParm nonsolid
|
||
|
cull none
|
||
|
|
||
|
{
|
||
|
clampmap "textures/sfx/steam.tga"
|
||
|
rgbGen vertex
|
||
|
alphaGen vertex
|
||
|
blendFunc blend
|
||
|
}
|
||
|
}
|
||
|
|