]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/proceduralx.shader
8a557cffd1a086a0ce80cbb2e51125f5aca8fc74
[xonotic/xonotic-maps.pk3dir.git] / scripts / proceduralx.shader
1 textures/proceduralx/wall-fruitconcrete_red
2 {
3         qer_editorimage textures/proceduralx/wall/fruitconcrete_red
4         dpoffsetmapping - 2
5         q3map_bouncescale 1.25
6
7
8         {
9                 map textures/proceduralx/wall/fruitconcrete_red
10                                 
11         }
12
13         {
14                 map $lightmap
15                 rgbGen identity
16                 tcGen lightmap
17                 blendfunc filter
18         }
19 }
20
21
22 textures/proceduralx/wall-fruitconcrete_purple
23 {
24         qer_editorimage textures/proceduralx/wall/fruitconcrete_purple
25         dpoffsetmapping - 2
26         q3map_bouncescale 1.25
27
28
29         {
30                 map textures/proceduralx/wall/fruitconcrete_purple
31                                 
32         }
33
34         {
35                 map $lightmap
36                 rgbGen identity
37                 tcGen lightmap
38                 blendfunc filter
39         }
40 }
41
42
43 textures/proceduralx/wall-fruitconcrete
44 {
45         qer_editorimage textures/proceduralx/wall/fruitconcrete
46         dpoffsetmapping - 2
47         q3map_bouncescale 1.25
48
49
50         {
51                 map textures/proceduralx/wall/fruitconcrete
52                                 
53         }
54
55         {
56                 map $lightmap
57                 rgbGen identity
58                 tcGen lightmap
59                 blendfunc filter
60         }
61 }
62
63
64 textures/proceduralx/wall-fruitconcrete_blue
65 {
66         qer_editorimage textures/proceduralx/wall/fruitconcrete_blue
67         dpoffsetmapping - 2
68         q3map_bouncescale 1.25
69
70
71         {
72                 map textures/proceduralx/wall/fruitconcrete_blue
73                                 
74         }
75
76         {
77                 map $lightmap
78                 rgbGen identity
79                 tcGen lightmap
80                 blendfunc filter
81         }
82 }
83
84
85 textures/proceduralx/floor-floor02
86 {
87         qer_editorimage textures/proceduralx/floor/floor02
88         dpoffsetmapping - 1
89         q3map_bouncescale 1.25
90
91
92         {
93                 map textures/proceduralx/floor/floor02
94                                 
95         }
96
97         {
98                 map $lightmap
99                 rgbGen identity
100                 tcGen lightmap
101                 blendfunc filter
102         }
103 }
104
105
106 textures/proceduralx/floor-floor01
107 {
108         qer_editorimage textures/proceduralx/floor/floor01
109         dpoffsetmapping - 1
110         q3map_bouncescale 1.25
111
112
113         {
114                 map textures/proceduralx/floor/floor01
115                                 
116         }
117
118         {
119                 map $lightmap
120                 rgbGen identity
121                 tcGen lightmap
122                 blendfunc filter
123         }
124 }
125
126
127 textures/proceduralx/floor-floor04
128 {
129         qer_editorimage textures/proceduralx/floor/floor04
130         dpoffsetmapping - 1
131         q3map_bouncescale 1.25
132
133
134         {
135                 map textures/proceduralx/floor/floor04
136                                 
137         }
138
139         {
140                 map $lightmap
141                 rgbGen identity
142                 tcGen lightmap
143                 blendfunc filter
144         }
145 }
146
147
148 textures/proceduralx/floor-floor03
149 {
150         qer_editorimage textures/proceduralx/floor/floor03
151         dpoffsetmapping - 1
152         q3map_bouncescale 1.25
153
154
155         {
156                 map textures/proceduralx/floor/floor03
157                                 
158         }
159
160         {
161                 map $lightmap
162                 rgbGen identity
163                 tcGen lightmap
164                 blendfunc filter
165         }
166 }
167
168