This file is indexed.

/usr/share/games/freeciv/hex2t/select.spec is in freeciv-data 2.4.2-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
[spec]

; Format and options of this spec file:
options = "+Freeciv-2.3-spec"

[info]

artists = "
; software by
    Jason Dorje Short <jdorje@freeciv.org>
; adapted to hex2t
    Daniel Markstedt <himasaram@spray.se>
"

[file]
gfx = "hex2t/select"

[grid_main]

x_top_left = 0
y_top_left = 0
dx = 40
dy = 72
pixel_border = 0

tiles = { "row", "column", "tag"
  0, 0, "unit.select0"
  0, 1, "unit.select1"
  0, 2, "unit.select2"
  0, 3, "unit.select3"
}