This file is indexed.

/usr/share/games/wesnoth/1.10/data/campaigns/Delfadors_Memoirs/terrain.cfg is in wesnoth-1.10-dm 1:1.10.7-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
#textdomain wesnoth-dm

#
# Terrain tile types and properties definitions.
# These don't directly affect their rendering in-game. For
# the graphics layout, see terrain-graphics/_final.cfg.
#

#
# Milestones
#

[terrain_type]
    symbol_image=../scenery/monolith1
    id=milestone1
    name= _ "Milestone"
    string=^Ima
    aliasof=_bas
    editor_group=dm
[/terrain_type]

[terrain_type]
    symbol_image=../scenery/monolith2
    id=milestone2
    name= _ "Milestone"
    string=^Imb
    aliasof=_bas
    editor_group=dm
[/terrain_type]