]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/effects_healpod.shader
lots of ambient map sounds from Tenshihan's GPL sound pack, rename ambient/ac_duct_wi...
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_healpod.shader
1 //Healpod1 green
2 //For best effect apply to a rotating cylinder
3 textures/effects_healpod/healpod1_d
4 {
5         qer_editorimage textures/effects_healpod/healpod1_d.tga
6         surfaceparm nolightmap
7         surfaceparm nomarks
8         surfaceparm nonsolid
9         surfaceparm trans
10         cull none
11         qer_trans 0.6
12         {
13                 map textures/effects_healpod/healpod1_d.tga
14                 blendfunc add
15                 tcMod scroll 0 2
16         }
17 }