]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/rl.shader
Whitelist g_*_round_timelimit
[xonotic/xonotic-data.pk3dir.git] / scripts / rl.shader
1 RL
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/rl_new.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9 RocketThrust
10 {
11         cull none
12         {
13         animMap 50 textures/rl_trust01.tga textures/rl_trust02.tga textures/rl_trust03.tga textures/rl_trust04.tga
14         blendFunc GL_ONE GL_ONE
15         rgbGen wave sawtooth 0 1 0 10
16         }
17
18 }