]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/rocket.shader
Merge branch 'Mario/morphed_explosivesmodel'
[xonotic/xonotic-data.pk3dir.git] / scripts / rocket.shader
1 rocketThrust
2 {
3         surfaceparm trans
4         cull disable
5         {
6                 clampmap textures/thrustc1.tga
7                 blendfunc GL_SRC_ALPHA GL_ONE
8                 tcMod rotate 720
9         }
10 }