This file is indexed.

/usr/share/games/gearhead2/design/Puma.txt is in gearhead2-data 0.701-1.

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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Battroid 4
Name <Puma>
Desig <LCA-1S>
type <GROUND SPACE INSIDE>
factions <SOLAR MAQUI>
SDL_PORTRAIT <item_puma.png>
desc <This is the basic space battroid used by the Solar Navy.>


sub
Head
	Size 2
	Armor 3
	sub
		Sensor 6
		mass -1
	end

torso
	Armor 4
	sub
		CPit

		MLauncher 4
		sub
			STC SWM-2
			name <Claw Missiles>
			Magazine 20
		end

		ECM 2
	end
    inv
		BodyArmor 3
        name <Puma Armor>
    end

Arm
	Name <Right Arm>
	Armor 3
	sub
		Hand

		Mount
		Name <Right Weapon Mount>
		inv
			STC LAS-10
			Recharge 2
		end
	end

Arm
	Name <Left Arm>
	Armor 3
	sub
		Hand

		Mount
		Name <Left Weapon Mount>
		inv
			STC LAS-5
		end
	end
	inv
		EShield 2
        name <Puma Shield>
		DefBonus 1
	end
Leg
	Name <Right Leg>
	Armor 3
	sub
		Flight 4
	end
    inv
		LegArmor 2
    end
Leg
	Name <Left Leg>
	Armor 3
	sub
		Flight 4
	end
    inv
		LegArmor 2
    end
end