Platform: Add textures/sfx/smokevolume.mat
This commit is contained in:
parent
607194957e
commit
63b0b0a199
1 changed files with 16 additions and 0 deletions
16
platform/base_textures.pk3dir/textures/sfx/smokevolume.mat
Normal file
16
platform/base_textures.pk3dir/textures/sfx/smokevolume.mat
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
// Vera Visions Material
|
||||||
|
{
|
||||||
|
surfaceParm trans
|
||||||
|
surfaceParm nomarks
|
||||||
|
surfaceParm nolightmap
|
||||||
|
surfaceParm nonsolid
|
||||||
|
cull none
|
||||||
|
|
||||||
|
{
|
||||||
|
clampmap "textures/sfx/dustcloud.tga"
|
||||||
|
rgbGen vertex
|
||||||
|
alphaGen vertex
|
||||||
|
blendFunc blend
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue