Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
62 chriss 1
textures/ticknswisted/panties
2
{
3
    surfaceparm nomarks
4
    surfaceparm nolightmap
5
    surfaceparm trans
6
    polygonOffset
7
    {
8
        map textures/ticknswisted/panties.tga
9
        alphaFunc GT0
10
        blendFunc GL_DST_COLOR GL_SRC_COLOR
11
        rgbGen identity
12
    }
13
}
14
 
15
textures/ticknswisted/drugs
16
{
17
    surfaceparm nomarks
18
    surfaceparm nolightmap
19
    surfaceparm trans
20
    polygonOffset
21
    {
22
        map textures/ticknswisted/drugs.tga
23
        alphaFunc GT0
24
        blendFunc GL_DST_COLOR GL_SRC_COLOR
25
        rgbGen identity
26
    }
27
}
28
 
29
textures/ticknswisted/graf1
30
{
31
    surfaceparm nomarks
32
    surfaceparm nolightmap
33
    surfaceparm trans
34
    polygonOffset
35
    {
36
        map textures/ticknswisted/graf1.tga
37
        alphaFunc GT0
38
        blendFunc GL_DST_COLOR GL_SRC_COLOR
39
        rgbGen identity
40
    }
41
}
42
 
43
textures/ticknswisted/H2O
44
{
45
    qer_editorimage textures/ticknswisted/H2O.tga
46
    qer_trans 0.20
47
    surfaceparm nolightmap
48
    surfaceparm trans
49
    surfaceparm water
50
    surfaceparm pointlight
51
    cull disable
52
    deformVertexes wave 90 sin 0 2 0 0.75
53
    tessSize 48
54
    {
55
        map textures/ticknswisted/H2O.tga
56
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
57
        rgbGen vertex
58
        tcMod scroll 0.05 -0.03
59
    }
60
    {
61
        map textures/ticknswisted/H2O.tga
62
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
63
        rgbGen vertex
64
        tcMod scroll 0.045 0.05
65
    }
66
}
67
 
68
textures/ticknswisted/redlight3
69
{
70
    qer_editorimage textures/ticknswisted/redlight3.tga
71
    q3map_surfacelight 7000
72
    light 0.75
73
    surfaceparm nolightmap
74
    {
75
        map textures/ticknswisted/redlight3.tga
76
    }
77
}
78
 
79
textures/decals/yellowsplatter
80
{
81
    surfaceparm nomarks
82
    surfaceparm nolightmap
83
    surfaceparm trans
84
    polygonOffset
85
    {
86
        map textures/decals/yellowsplatter.tga
87
        alphaFunc GT0
88
        blendFunc GL_DST_COLOR GL_SRC_COLOR
89
        rgbGen identity
90
    }
91
}
92