]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - install/installs/UFOAIPack/base/scripts/common.shader
* added UFO:AI gamepack
[xonotic/netradiant.git] / install / installs / UFOAIPack / base / scripts / common.shader
1 textures/tex_common/actorclip
2 {
3         qer_trans 0.40
4         surfaceparm playerclip
5 }
6
7 textures/tex_common/caulk
8 {
9         qer_trans 0.40
10 }
11
12 textures/tex_common/hint
13 {
14         qer_trans 0.40
15 }
16
17 textures/tex_common/nodraw
18 {
19         qer_trans 0.40
20         surfaceparm nodraw
21 }
22
23 textures/tex_common/origin
24 {
25         qer_trans 0.40
26 }
27
28 textures/tex_common/slick
29 {
30         qer_trans 0.40
31 }
32
33 textures/tex_common/stepon
34 {
35         qer_trans 0.40
36 }
37
38 textures/tex_common/trigger
39 {
40         qer_trans 0.50
41 }
42
43 textures/tex_common/weaponclip
44 {
45         qer_trans 0.40
46         surfaceparm botclip
47 }