]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/weapons.shader
Merge branch 'master' into martin-t/dmgtext
[xonotic/xonotic-data.pk3dir.git] / scripts / weapons.shader
1 nexgun
2 {
3         dpreflectcube cubemaps/default/sky
4         dpoffsetmapping - 0.3 match8 64
5         {
6                 map textures/nexgun.tga
7                 rgbgen lightingDiffuse
8         }
9 }
10 uzi
11 {
12         dpreflectcube cubemaps/default/sky
13         {
14                 map textures/uzi.tga
15                 rgbgen lightingDiffuse
16         }
17 }
18 hagar
19 {
20         dpreflectcube cubemaps/default/sky
21         {
22                 map textures/hagar.tga
23                 rgbgen lightingDiffuse
24         }
25 }
26 crylink
27 {
28         dpreflectcube cubemaps/default/sky
29         {
30                 map textures/crylink.tga
31                 rgbgen lightingDiffuse
32         }
33 }
34 shotgun2
35 {
36         dpreflectcube cubemaps/default/sky
37         {
38                 map textures/shotgun2.tga
39                 rgbgen lightingDiffuse
40         }
41 }
42 models/weapons/laser
43 {
44         dpreflectcube cubemaps/default/sky
45         {
46                 map models/weapons/laser.tga
47                 rgbgen lightingDiffuse
48         }
49 }
50 hlac_accessory
51 {
52         dpreflectcube cubemaps/default/sky
53         {
54                 map textures/hlac_accessory.tga
55                 rgbgen lightingDiffuse
56         }
57 }
58 hlac_body
59 {
60         dpreflectcube cubemaps/default/sky
61         {
62                 map textures/hlac_body.tga
63                 rgbgen lightingDiffuse
64         }
65 }
66 seeker
67 {
68         dpreflectcube cubemaps/default/sky
69         {
70                 map textures/seeker.tga
71                 rgbgen lightingDiffuse
72         }
73 }
74 minelayer
75 {
76         dpreflectcube cubemaps/default/sky
77         {
78                 map textures/minelayer.tga      
79                 rgbgen lightingDiffuse
80         }
81 }
82 shotgun
83 {
84         dpreflectcube cubemaps/default/sky
85         {
86                 map textures/arc.tga
87                 rgbgen lightingDiffuse
88         }
89 }
90 SniperRifle
91 {
92         dpreflectcube cubemaps/default/sky
93         {
94                 map textures/sniperrifle.tga
95                 rgbgen lightingDiffuse
96         }
97 }