Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 55df09ceda5e233e72bfc09a845031857294690a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
textures/metals/chrome
{
	qer_editorimage textures/fx/generic_env
	{
		map textures/fx/generic_env
		environment
	}
	{
		environment
		blendfunc add
	}
}

textures/metals/steel
{
	qer_editorimage textures/metals/steel
	{
		color 0.80 0.82 0.85
		shininess 128
	}
	{
		color 0.50 0.50 0.50
		shininess 128
		environment
		blendfunc add
	}
}