]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/okweapons.shader
Merge branch 'master' into terencehill/cursormode
[xonotic/xonotic-data.pk3dir.git] / scripts / okweapons.shader
1 minsta
2 {
3         dpglossexponentmod  64
4         dpreflectcube env/exomorph/exomorph
5         {
6                 map models/weapons/okweapons.tga
7                 rgbgen lightingDiffuse
8         }
9 }
10
11 okrocketthrust
12 {
13         deformVertexes autosprite2
14         cull none
15         {
16                 map models/weapons/okrocketthrust.tga
17                 tcmod page 4 4 0.01
18                 blendfunc add
19         }
20 }
21
22 okrocketthrust2
23 {
24         deformVertexes autosprite
25         {
26                 map models/weapons/okrocketthrust.tga
27                 tcmod page 4 4 0.01
28                 blendfunc add
29         }
30         
31 }