File: gate.mat

package info (click to toggle)
ufoai-data 2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 335,844 kB
  • sloc: makefile: 195
file content (26 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (3)
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
{
	material tex_nature/dirt_se05
	{
		texture tex_nature/grass
		terrain 0 3
		lightmap
	}
}

/* flare for light003 light */
{
	material tex_lights/light003
	{
		flare 3
		color 1.0 1.0 0.7
	}
}

/* flare for light004 light */
{
	material tex_lights/light004
	{
		flare 2
		color 0.8 0.2 0.3
	}
}