This file is indexed.

/usr/share/games/gearhead/Design/Wasp.txt is in gearhead-data 1.100-2.

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
88
Ornithoid 4
Name <Wasp>
Desig <JMS-40>
SDL_Sprite <orn_wasp.png>

Mod Head
	Size 3
	Armor 3
	sub
		CPit

		Sensor 7

		Mount
		Name <Head Weapon Mount>
		inv
			BeamGun 1
			Name <Pulse Laser>
			Range 3
			BV 4
			Speed 4
		end
	end

Mod Body
	Armor 3
	sub
		Mount
		Name <Right Weapon Mount>
		inv
			MLauncher 2
			Name <Swarm Rockets>
			Type <SWARM>
			Range 9
			Acc -1
			Magazine 24
			sub
				Rockets 2
			end
		end

		Mount
		Name <Left Weapon Mount>
		inv
			MLauncher 2
			Name <Swarm Rockets>
			Type <SWARM>
			Range 9
			Acc -1
			Magazine 24
			sub
				Rockets 2
			end
		end

		Flight 4
	end

Mod Wing
	Name <Right Wing>
	Armor 2
	sub
		Flight 4
	end

Mod Wing
	Name <Left Wing>
	Armor 2
	sub
		Flight 4
	end

Mod Tail
	Size 3
	Armor 2
	sub
		BeamGun 7
		Name <Sting Blaster>
		Acc 1
		Range 6
		Speed 3

		Melee 4
		Name <Tail Spike>

		Flight 1
	end
end