]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/player_pyria.shader
Transifex sync.
[xonotic/xonotic-data.pk3dir.git] / scripts / player_pyria.shader
1 pyria
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/pyria.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9
10 pyriahair
11 {
12
13         surfaceparm trans
14         cull none
15
16         {
17                 map textures/pyriahair
18                 alphaFunc GE128
19                 blendFunc blend
20                 rgbGen identity
21         }
22 }