]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/ctf.shader
Merge branch 'master' into terencehill/crosshair_colors
[xonotic/xonotic-data.pk3dir.git] / scripts / ctf.shader
1 models/ctf/glow_red
2 {
3  {
4         map models/ctf/glow_red.tga
5         tcMod scale 0.03 0.03
6         tcMod scroll 0.1 -0.04
7         tcMod rotate 0.1
8  }
9 }
10 models/ctf/glow_blue
11 {
12  {
13         map models/ctf/glow_blue.tga
14         tcMod scale 0.03 0.03
15         tcMod scroll 0.1 -0.04
16         tcMod rotate 0.1
17  }
18 }