Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 444cb6525acb6d1bd77449cb4e109ad82884c2d8 (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
28
models/cargo/gold/gold
{
	{
		map textures/fx/glass_env
		environment
		color 0.7 0.6 0.2
	}
}

textures/commodities/crystals
{
	qer_editorimage textures/commodities/crystals
	{
		color 1.00 1.00 1.00
		map textures/commodities/crystals
		environment
	}
}

textures/commodities/diamonds
{
	qer_editorimage textures/commodities/diamonds
	{
		color 1.00 1.00 1.00
		map textures/commodities/diamonds
		environment
	}
}