This file is indexed.

/usr/share/games/freeciv/nation/monegasque.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
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
[nation_monegasque]

name = _("Monegasque")
plural = _("?plural:Monegasque")
groups="European", "Modern", "Early Modern", "Medieval"
legend=_("With only two square kilometers, Monaco is the second smallest\
 country in the world. It has been ruled by the Grimaldi dynasty ever\
 since the country was founded in 1297. In 1861 Monaco lost more than 95\
 percent of its territory to France. The principality is noted for its\
 absence of income taxes, its casino and its Formula 1 track. Foreigners\
 make up more than 80 percent of the population. In terms of GDP per\
 capita Monaco is the wealthiest country in the world by a large margin.")

leaders = {
 "name",                "sex"
 "François Grimaldi",   "Male"
 "Charles Grimaldi",    "Male"
 "Claudine",            "Female"
 "Honoré II",           "Male"
 "Florestan I",         "Male"
 "Louis II",            "Male"
 "Rainier III",         "Male"
 "Albert II",           "Male"
 "Caroline",            "Female"
}

ruler_titles = {
 "government",     "male_title",           "female_title"
 "Democracy",   _("Minister of State %s"), _("?female:Minister of State %s")
 "Fundamentalism", _("Bishop %s"),         _("Mother Superior %s")
 "Despotism",      _("Prince %s"),         _("Princess %s")
}

flag = "monaco_alternative" 
flag_alt = "indonesia" ;the regular flag is identical to the Indonesian flag
city_style = "Classical"

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

civilwar_nations="italian", "french"

cities =
;traditional quarters
 "Monaco-Ville",
 "Monte-Carlo",
 "La Condamine",
 "Fontvieille",
;wards and neighborhoods
 "Spélugues",
 "La Rousse",
 "Saint-Roman",
 "Larvotto",
 "Bas Moulins",
 "Saint-Michel",
 "La Colle",
 "Les Révoires",
 "Le Portier",
 "Moneghetti",
 "Le Ténao",
;territory lost in 1861
 "Roquebrune",
 "Menton",
 "Monti",
 "Garavan",
 "Cap-Martin",
;titles of the Grimaldi dynasty
 "Valentinois",
 "Baux",
 "Carladès",
 "Polignac",
 "Calvinet",
 "Buis",
 "Saint-Rémy",
 "Matignon",
 "Torigni",
 "Saint-Lô",
 "La Luthumière",
 "Hambye",
 "Estouteville",
 "Mazarin",
 "Mayenne",
 "Château-Porcien",
 "Ferrette",
 "Belfort",
 "Thann",
 "Rosemont",
 "Altkirch",
 "Isenheim",
 "Chilly",
 "Longjumeau",
 "Massy",
 "Guiscard"