This file is indexed.

/usr/share/games/freeciv/nation/khwarezmian.ruleset is in freeciv-data 2.4.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
[nation_khwarezmian]

name=_("Khwarezmian")
plural=_("?plural:Khwarezmians")
groups="Asian", "Ancient", "Medieval"

legend=_("Known by the Greeks as Chorasmia, Khwarezm was an urbanized,\
 centralized, and militarized state south of the Aral sea in Central Asia,\
 controlling portions of the Silk Road. It was loosely controlled as a\
 satrapy under the Achaemenid and Sassanid Persian dynasties and was the\
 mythic homeland of Zarathustra, the founder of Zoroastrianism. Following\
 the introduction of Islam, Khwarezm tended to be divided into two\
 separate kingdoms, but was united under the Turkic Anushtiginid dynasty,\
 which lasted from 1097 until Chinggis Khan conquered it in 1231.")

leaders = {
 "name",                "sex"
 "Vishtaspa",           "Male" ; Hystaspes
 "Artav",               "Male" ; Artabanos
 "Nustekin Gharcha",    "Male" ; Anushtigin Gharchai
 "Mamun I",             "Male"
 "Atsiz",               "Male"
}

ruler_titles = {
 "government",      "male_title",        "female_title"
 "Despotism",       _("Satrap %s"),      _("?female:Satrap %s")
 "Monarchy",        _("%s Shah"),        _("%s Shahbanu")
}

flag         = "khwarezm"
flag_alt     = "-"
city_style   = "Babylonian"

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

civilwar_nations="Persian", "Tocharian"

cities =
 "Gurganj",
 "Kath",
 "Samarkand",
 "Chach",
 "Sarazm",
 "Balkh",
 "Khiveh",
 "Bukhara",
 "Khalchayan",
 "Otrar",
 "Dzanbas-Kala",
 "Khujand",
 "Shahrisadz",
 "Kesh",
 "Chirik-Rabat",
 "Merv",
 "Giaur-Kala",
 "Hujeli",
 "Khavakend",
 "Zaman Baba",
 "Sanjan",
 "Zeravshan",
 "Usrushana",
 "Toprak-Kala",
 "Nakhshab",
 "Karmana",
 "Koy-Krylgan-Kala",
 "Tagisken",
 "Nukus",
 "Talas"