Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
32 lars 1
textures/dreadnought/hmdn3_teleport
2
{
3
	cull disable
4
	surfaceparm nonsolid
5
    surfaceparm nolightmap
6
    surfaceparm trans
7
	surfaceparm nomarks
8
    {
9
        map textures/dreadnought/hmdn3_teleport.tga
10
        blendFunc GL_ONE GL_ONE
11
        rgbGen wave sin 0.65 0.35 0 1
12
    }
13
    {
14
        map textures/dreadnought/hmdn3_teleport2.tga
15
        blendFunc GL_ONE GL_ONE
16
        tcMod scroll 562 0
17
    }
18
}