]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/weapons.shader
d9eac2bb90f14af51fee96ba0208bb8707841bd0
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
1 electro
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/electro.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9 nexgun
10 {
11         dpreflectcube cubemaps/default/sky
12         {
13                 map textures/nexgun.tga
14                 rgbgen lightingDiffuse
15         }
16 }
17 uzi
18 {
19         dpreflectcube cubemaps/default/sky
20         {
21                 map textures/uzi.tga
22                 rgbgen lightingDiffuse
23         }
24 }
25 glauncher
26 {
27         dpreflectcube cubemaps/default/sky
28         {
29                 map textures/glauncher.tga
30                 rgbgen lightingDiffuse
31         }
32 }
33 hagar2
34 {
35         dpreflectcube cubemaps/default/sky
36         {
37                 map textures/hagar2.tga
38                 rgbgen lightingDiffuse
39         }
40 }
41 crylink
42 {
43         dpreflectcube cubemaps/default/sky
44         {
45                 map textures/crylink.tga
46                 rgbgen lightingDiffuse
47         }
48 }
49 shotgun2
50 {
51         dpreflectcube cubemaps/default/sky
52         {
53                 map textures/shotgun2.tga
54                 rgbgen lightingDiffuse
55         }
56 }
57 nex
58 {
59         dpreflectcube cubemaps/default/sky
60         {
61                 map textures/nex.tga
62                 rgbgen lightingDiffuse
63         }
64 }
65 rl
66 {
67         dpreflectcube cubemaps/default/sky
68         {
69                 map textures/rl.tga
70                 rgbgen lightingDiffuse
71         }
72 }
73 models/weapons/laser
74 {
75         dpreflectcube cubemaps/default/sky
76         {
77                 map models/weapons/laser.tga
78                 rgbgen lightingDiffuse
79         }
80 }
81 hlac_accessory
82 {
83         dpreflectcube cubemaps/default/sky
84         {
85                 map textures/hlac_accessory.tga
86                 rgbgen lightingDiffuse
87         }
88 }
89 hlac_body
90 {
91         dpreflectcube cubemaps/default/sky
92         {
93                 map textures/hlac_body.tga
94                 rgbgen lightingDiffuse
95         }
96 }
97 seeker
98 {
99         dpreflectcube cubemaps/default/sky
100         {
101                 map textures/seeker.tga
102                 rgbgen lightingDiffuse
103         }
104 }
105 minelayer
106 {
107         dpreflectcube cubemaps/default/sky
108         {
109                 map textures/minelayer.tga
110                 rgbgen lightingDiffuse
111         }
112 }