1textures/arena7/light1
2{
3	{
4		lensflare
5	}
6}
7textures/arena7/light1r
8{
9	{
10		lensflare
11	}
12}
13textures/arena7/light3
14{
15	{
16		lensflare
17	}
18}
19textures/arena7/light5
20{
21	{
22		lensflare
23	}
24}
25textures/arena6/ice
26{
27
28	{
29		map gfx/grchrome.tga
30		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
31		alphashift 0 0.2 0.2
32		envmap
33	}
34}
35textures/arena6/blacktrans
36{
37	{
38		map gfx/purpleline.tga
39		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
40		scale static 1 static 1
41		scroll static 0 static 2
42		alphashift 20 0.05 0.8
43		nolightmap
44	}
45}
46textures/arena7/redgrid
47{
48	{
49		map textures/arena7/redgrid.tga
50		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
51		alphashift 0 0.66 0.66
52		nolightmap
53	}
54	{
55		map gfx/redlightning.tga
56		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
57		scroll static 0 static 2
58		alphashift 10 0.05 0.66
59		nolightmap
60	}
61}
62textures/arena7/bluegrid
63{
64	{
65		map textures/arena7/bluegrid.tga
66		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
67		alphashift 0 0.66 0.66
68		nolightmap
69	}
70	{
71		map gfx/bluelightning.tga
72		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
73		scroll static 0 static 2
74		alphashift 10 0.05 0.66
75		nolightmap
76	}
77}
78textures/arena6/flamejet
79{
80	{
81		map textures/arena6/flamejet.tga
82		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
83		alphashift 150 .2 .9
84		nolightmap
85	}
86
87}
88