File: gasstation.mat

package info (click to toggle)
ufoai-data 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 335,828 kB
  • ctags: 96
  • sloc: makefile: 192
file content (24 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	material tex_nature/desert004
	{
		texture tex_dirt/dirt001
		dirtmap 0.1
		lightmap
	}
}
{
	material tex_buildings/window012
	specular 2.0
}
{
	material tex_buildings/roof006
	specular 2.0
}
/* flares for neon003 truck lights */
{
	material tex_lights/neon003
	{
		flare 4
		color 1.0 0.3 0.1
	}
}