]> git.xonotic.org Git - xonotic/netradiant.git/blob - install/installs/UFOAIPack/base/scripts/textures.shader
rollback didn't mean to checkin that
[xonotic/netradiant.git] / install / installs / UFOAIPack / base / scripts / textures.shader
1 textures/tex_mattn/fence
2 {
3         qer_alphafunc gequal 0.5
4 }
5
6 textures/tex_mattn/grate
7 {
8         qer_alphafunc gequal 0.5
9 }
10
11 textures/tex_mattn/grate2
12 {
13         qer_alphafunc gequal 0.5
14 }
15
16 textures/tex_mattn/gully
17 {
18         qer_alphafunc gequal 0.5
19 }
20
21 textures/tex_mattn/tire
22 {
23         qer_alphafunc gequal 0.5
24 }
25
26 textures/tex_mattn/tire2
27 {
28         qer_alphafunc gequal 0.5
29 }
30
31 textures/tex_material/circle_gray
32 {
33         qer_alphafunc gequal 0.5
34 }