This file is indexed.

/usr/share/games/wesnoth/1.10/data/campaigns/The_South_Guard/utils/sg_utils.cfg is in wesnoth-1.10-tsg 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
#textdomain wesnoth-tsg
# I'm putting The South Guard's common balancing macros in here.
# This should make my WML a little more sane. Most of these
# I've shamlessly pillaged from The Rise of Wesnoth, The Useful WML Fragments Wiki,
# and the generous advice of the collected fora.

#define CUSTOM_SG_FLAG
    flag=flag/SG-flag-1.png:150,flag/SG-flag-2.png:150,flag/SG-flag-3.png:150,flag/SG-flag-4.png:150
    flag_icon=flag/SG-flag-icon.png
#enddef