This file is indexed.

/usr/share/games/freeciv/nation/mughal.ruleset is in freeciv-data 2.4.3-3.

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
[nation_mughal]

name=_("Mughal")
plural=_("?plural:Mughals")
groups="Early Modern", "Asian"
legend=_("The Mughal Empire ruled most of the Indian subcontinent\
 throughout the early modern era.")
leaders = {
 "name",        "sex"
 "Aurangzeb",   "Male"
 "Shah Jahan",  "Male"
 "Noor Jahan",  "Female"
 "Akbar",       "Male"
 "Babur",       "Male"
}

ruler_titles = {
 "government",      "male_title",        "female_title"
 "Despotism",       _("%s Khan"),        _("%s Khatan")
 "Monarchy",        _("Maharaja %s"),    _("Maharani %s")
 "Fundamentalism",  _("Grand Mufti %s"), _("?female:Grand Mufti %s")
}

flag="mughal"
flag_alt="-"
city_style="Asian"

init_techs=""
init_buildings=""
init_units=""

civilwar_nations="Sikh", "Kashmiri", "Pashtun", "Bengali", "Pakistani", "Marathi"

cities=
 "Agra",
 "Delhi",
 "Lahore",
 "Panipat",
 "Mathura",
 "Fatehpur Sikri",
 "Gwalier",
 "Peshawar",
 "Patna",
 "Ahmedabad",
 "Vadodara",
 "Junagadh",
 "Bombay",
 "Plassey",
 "Calcutta",
 "Kabul",
 "Kandahar",
 "Bijapur",
 "Goa",
 "Mangalore",
 "Multan",
 "Banares",
 "Chandernagore",
 "Gujarat",
 "Surat"