This file is indexed.

/usr/share/games/gearhead2/design/Tauner.txt is in gearhead2-data 0.628-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Groundcar 5
name <Tauner>
SDL_Sprite <>
SDL_Portrait <>
Desig <MA-073>
desc <A three-wheeled combat vehicle produced by MUGL Enterprises.>
TYPE <GROUND INSIDE>
FACTIONS <MUGLE L5LAW>

ROLE_MUGLE <GENERAL:SUPPORT  ASSAULT:SUPPORT  DEFENSE:TROOPER>
ROLE_L5LAW <GENERAL:SUPPORT  DEFENSE:SUPPORT>

sub
Torso
	Armor 5
	Mass -2
	Sub
		CPit

		Sensor 5

		ECM 3

		Mount
		name <Body Mount>
		inv
			MLauncher 4
			sub
				STC SWM-2
				magazine 20
			end
		end

		Wheels 8
		Mass -4
	end
Turret
	Armor 4
	mass -1
	Sub
		BeamGun 4
		name <Rapid Laser Cannon>
		Speed 3
		BV 1
		Range 6

		STC LAS-3
		name <Light Intercept Laser>
		type <INTERCEPT>

		Mount
		name <Turret Mount>
	End
End