This file is indexed.

/usr/share/games/wesnoth/1.10/data/campaigns/The_South_Guard/scenarios/10a_Elf_Epilogue.cfg is in wesnoth-1.10-tsg 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
30
31
32
33
34
35
#textdomain wesnoth-tsg
[scenario]
    id=10a_Elf_Epilogue

    name= _ "Epilogue"
    next_scenario=null

    turns=10
    {NO_MAP_DATA}

    {SG_ELF_EPILOGUE}

    [side]
        side=1
        type=Horseman Commander
        id=Deoran
        name= _ "Deoran"

        team_name=South_Guard
        user_team_name=_"South Guard"
        controller=human

        canrecruit=yes
    [/side]

    [event]
        name=prestart
        [endlevel]
            carryover_report=no
            save=no
            replay_save=no
            linger_mode=no
        [/endlevel]
    [/event]
[/scenario]