This file is indexed.

/usr/share/games/freeciv/amplio2/explosions.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 = "
    Explosions from xgalaga <http://rumsey.org/xgal.html>
    Credits:
    Joe Rumsey <ogre@atomic.com>
    Mike McGrath <mcgrath@epx.cis.umn.edu>
"

[file]
gfx = "amplio2/explosions"

[grid_main]

x_top_left = 0
y_top_left = 0
dx = 30
dy = 30

tiles = { "row", "column", "tag"
  0,  0, "explode.unit_0"
  1,  0, "explode.unit_1"
  2,  0, "explode.unit_2"
  3,  0, "explode.unit_3"
  4,  0, "explode.unit_4"
}