]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/player_gak.shader
Merge branch 'master' into terencehill/infomessages_panel_update
[xonotic/xonotic-data.pk3dir.git] / scripts / player_gak.shader
1 gak
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/gak.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9 gakfullbright
10 {
11         dpreflectcube cubemaps/default/sky
12         {
13                 map textures/gakfullbright.tga
14                 rgbgen lightingDiffuse
15         }
16 }
17
18 gakarmor
19 {
20         dpreflectcube cubemaps/default/sky
21         {
22                 map textures/gakarmor.tga
23                 rgbgen lightingDiffuse
24         }
25 }
26 gakarmorfb
27 {
28         dpreflectcube cubemaps/default/sky
29         {
30                 map textures/gakarmorfb.tga
31                 rgbgen lightingDiffuse
32         }
33 }