Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
62 chriss 1
gfx/misc/bwlightning4
2
{
3
    surfaceparm trans
4
    cull disable
5
    {
6
        map gfx/misc/bwlightning4.tga
7
        blendFunc GL_ONE GL_ONE
8
        rgbGen exactVertex
9
    }
10
}
11
 
12
gfx/misc/bwlightning2
13
{
14
    surfaceparm trans
15
    cull disable
16
    {
17
        map gfx/misc/bwlightning2.tga
18
        blendFunc GL_ONE GL_ONE
19
        rgbGen exactVertex
20
    }
21
}
22
 
23
gfx/misc/bwlightning3
24
{
25
    surfaceparm trans
26
    cull disable
27
    {
28
        map gfx/misc/bwlightning3.tga
29
        blendFunc GL_ONE GL_ONE
30
        rgbGen exactVertex
31
    }
32
}
33
 
34
gfx/misc/bwlightning1
35
{
36
    surfaceparm trans
37
    cull disable
38
    {
39
        map gfx/misc/bwtasermuzzle.tga
40
        blendFunc GL_ONE GL_ONE
41
        rgbGen exactVertex
42
    }
43
}