]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/evil3_lights.shader
evil5 reflections
[voretournament/voretournament.git] / data / scripts / evil3_lights.shader
1 // Original shader created by Yves Allaire,\r
2 // for Evil's Texture Set 3.\r
3 // [+] http://www.planetquake.com/hfx/\r
4 // Cleaned up and fixed by Gary Burgess.\r
5 // [+] http://www.inaeo.co.uk/cnd/\r
6 //NOTE FROM Yves: Please edit this .shader all you want, there might have some problems...\r
7 //--------------------------------------------\r
8 \r
9 textures/evil_lights/rlight_a\r
10 {\r
11         qer_editorimage textures/evil_lights/rlight_a.tga\r
12         surfaceparm nomarks\r
13         q3map_surfacelight 1500\r
14         {\r
15                 map $lightmap\r
16                 rgbGen identity\r
17         }\r
18         {\r
19                 map textures/evil_lights/rlight_a.tga\r
20                 blendFunc GL_DST_COLOR GL_ZERO\r
21                 rgbGen identity\r
22         }\r
23 }