This file is indexed.

/usr/share/games/freeciv/trident/earth.spec is in freeciv-data 2.4.3-3.

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
[spec]
; Format and options of this spec file:
options = "+Freeciv-2.3-spec"

[info]
artists = "
    Tatu Rissanen <tatu.rissanen@hut.fi>
    Jeff Mallatt <jjm@codewell.com> (miscellaneous)
"

[file]
gfx = "trident/earth"

[grid_main]
x_top_left = 0
y_top_left = 0
dx = 30
dy = 30

tiles = { "row", "column", "tag"

 0, 0, "tx.denmark_00"
 0, 1, "tx.denmark_01"
 0, 2, "tx.denmark_02"
 1, 0, "tx.denmark_10"
 1, 1, "tx.denmark_11"
 1, 2, "tx.denmark_12"

}