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