This file is indexed.

/usr/share/games/wesnoth/1.10/data/campaigns/Legend_of_Wesmere/_main.cfg is in wesnoth-1.10-low 1:1.10.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
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
#textdomain wesnoth-low

#  Legend of Wesmere
#  Copyright (C) 2004 - 2012 by Spiros, George and Alexander Alexiou "Santi"
#  <moka@hol.gr>
#
#  This program is free software: you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation, either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program.  If not, see <http://www.gnu.org/licenses/>.
#

#TODO what does the next line?
# wmlscope: set export=no
[textdomain]
    name="wesnoth-low"
[/textdomain]

#ifdef CAMPAIGN_LOW
[binary_path]
    path=data/campaigns/Legend_of_Wesmere/
[/binary_path]

{campaigns/Legend_of_Wesmere/utils}
{campaigns/Legend_of_Wesmere/scenarios}

[lua]
    code = "wesnoth.dofile 'campaigns/Legend_of_Wesmere/lua/replace_map.lua'"
[/lua]
#endif

[campaign]
    id=LOW
    define=CAMPAIGN_LOW
    rank=125
    difficulties=EASY,NORMAL,HARD

    icon="units/elves-wood/high-lord.png~RC(magenta>brown)"
    image="data/campaigns/Legend_of_Wesmere/images/campaign_image.png"
    first_scenario="01_The_Uprooting"

    abbrev= _ "LoW"
    name=_ "Legend of Wesmere"
    description=_ "The tale of Kalenz, the High Lord who rallied his people after the second orcish invasion of the Great Continent and became the most renowned hero in the recorded history of the Elves.

" + _"(Intermediate level, 18 scenarios.)"
    difficulty_descriptions={MENU_IMG_TXT2 "units/elves-wood/fighter.png~RC(magenta>brown)"  _"Soldier"  _"(Easy)"} +
    ";*" + {MENU_IMG_TXT2  "units/elves-wood/lord.png~RC(magenta>brown)" _"Lord"  _"(Normal)"} +
    ";" + {MENU_IMG_TXT2   "units/elves-wood/high-lord.png~RC(magenta>brown)" _"High Lord"  _"(Hard)"}

    [about]
        title= _ "Creator and Lead Designer"
        [entry]
            name= _ "Spiros, George and Alexander Alexiou (Santi/fnaek)"
            email="moka1_AT_otenet_DOT_gr"
            wikiuser="Santi"
            comment="Main designers, former maintainers."
        [/entry]
    [/about]
    [about]
        title= _ "Campaign Maintenance"
        [entry]
            name="Fabi/Fendrin"
            comment="Current maintainer"
        [/entry]
        [entry]
            name= _ "Spiros, George and Alexander Alexiou (Santi/fnaek)"
        [/entry]
    [/about]
    [about]
        title= _ "Prose-doctoring and adaptation for mainline"
        [entry]
            name="Eric S. Raymond (esr)"
        [/entry]
        [entry]
            name="Fabi/Fendrin"
            comment="Major WML rewrite for mainline"
        [/entry]
    [/about]
    [about]
        title= _ "WML Assistance"
        [entry]
            name="Alexander van Gessel (AI/AI0867)"
            comment="bugfixing and general WML cleanups"
        [/entry]
        [entry]
            name="Ignacio R. Morelle (shadowmaster)"
            comment="for A LOT of help with WML and interesting campaign suggestions"
        [/entry]
        [entry]
            name="Lari Nieminen (zookeeper)"
            comment="for A LOT of help with WML"
        [/entry]
    [/about]
    [about]
        title= _ "Artificial Intelligence"
        [entry]
            name="Yurii Chernyi (crab)"
            comment="coding of the new ai and help with corresponding redesigns"
        [/entry]
    [/about]
    [about]
        title= _ "Graphics"
        [entry]
            name= "Bora Orcal (bera)"
            comment="goblin horn rouser"
        [/entry]
        [entry]
            name="Kathrin Polikeit (Kitty)"
            comment="who did a great job with portraits and other graphics
-the main reason for having a polished campaign"
        [/entry]
        [entry]
            name= "Steven Panek (Espreon)"
            comment="map artist"
        [/entry]
    [/about]
    [about]
        title= _ "Additional thanks to"
        [entry]
            name="Scott"
            comment="for help with WML, especially the use of store/unstore"
        [/entry]
        [entry]
            name="WhiteWizard"
            comment="Initial porting to 1.2"
        [/entry]
        [entry]
            name="Disto"
            comment="for elvish units"
        [/entry]
        [entry]
            name="RedLTeut"
            comment="for great improvements to the initial invisible elvish units"
        [/entry]
        [entry]
            name="Dacyn"
            comment="who was of great help in the beginning of this project"
        [/entry]
        [entry]
            name="Big Bad Joe"
        [/entry]
        [entry]
            name="breversa"
        [/entry]
        [entry]
            name="Invisible Philosopher"
        [/entry]
        [entry]
            name="js138"
        [/entry]
        [entry]
            name="l'ultimo cruco"
        [/entry]
        [entry]
            name="Mad Max"
        [/entry]
        [entry]
            name="Rhuvaen"
        [/entry]
        [entry]
            name="SelfishWeirdo"
        [/entry]
        [entry]
            name="Scott"
        [/entry]
        [entry]
            name="Sly"
        [/entry]
        [entry]
            name="Teldar"
        [/entry]
        [entry]
            name="Turin"
        [/entry]
        [entry]
            name= _ "And the rest of the Wesnoth community for feedback,
criticism, help with WML code and graphics."
        [/entry]
    [/about]
[/campaign]
# wmllint: directory spellings Cleodil Kalenz Galtrid Crelanu Uraredia
# wmllint: directory spellings Landar Olurf Aldar Grubr El'Isomithir Aquagar