]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/effects_item.shader
new waypoints cache file
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_item.shader
1 textures/effects_item/respawnring-red
2 {
3         surfaceparm nolightmap
4         surfaceparm nomarks
5         surfaceparm trans
6         {
7                 map textures/effects_item/respawnring-red.tga
8                 blendfunc add
9                 rgbGen identity
10         }
11 }
12
13 textures/effects_item/respawnring-blue
14 {
15         surfaceparm nolightmap
16         surfaceparm nomarks
17         surfaceparm trans
18         {
19                 map textures/effects_item/respawnring-blue.tga
20                 blendfunc add
21                 rgbGen identity
22         }
23 }
24