This file is indexed.

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

; /* TRANS: The third letter in "Canari" should be */
; /* TRANS: U+00F1 LATIN SMALL LETTER N WITH TILDE if available in */
; /* TRANS: your charset. In ISO-8859-1 (ISO Latin 1) this is 241. */
name=_("Canari")
plural=_("?plural:Canaris")
groups="Medieval", "American"
legend=_("The Canaris were a Pre-Columbian civilization in what is now\
 Ecuador, whose existence can be traced from the 6th century onwards.\
 They were one of the few Andean cultures not to worship the sun. The\
 Canari language was probably related to the Mochica language of Peru,\
 but by the time of the Spanish conquest the Canaris had mostly switched\
 to Quechua. The Canaris formed a loose confederation with their main\
 political center in Guapdondelig, currently the city of Cuenca, capital\
 of the province of Azuay. They were subjugated by the Incas in the late\
 15th century, though they put up a fierce resistance. They rebelled during\
 the Incan civil war and sided with the Spanish during their conquest of\
 the Inca empire.")

leaders = {
 "name",        "sex"
 "Tenemaza",    "Male"
 "Carchipulla", "Male"
 "Duma",        "Male"
}

ruler_titles = {
 "government", "male_title",      "female_title"
 "Monarchy",   _("High King %s"), _("High Queen %s")
}

flag="canar"
flag_alt = "-"
city_style = "Babylonian"

init_techs=""
init_buildings=""
init_units=""
conflicts_with = "ecuadorian"
civilwar_nations = "tairona", "chimu", "inca"

cities =
 "Guapdondelig",	;Tomebamba/Cuenca
 "Hatun Cañari",	;Ingapirca
 "Chobshi",
 "Yacubiñay",
 "Shabalula",
 "Coyoctor",
 "Culebrillas",
 "Alausi",
 "Guasunos",
 "Labrascarumi",
 "Sigsig",
 "Tarqui",
 "Dumapara",
 "Milchichig",
 "Chordeleg",
 "Peleusis",
 "Molleturo",
 "Gualaquiza",
 "Sinincay",
 "Pushio",
 "Saractar",
 "Nulti",
 "Mishquiaco",
 "Deleg",
 "Garmushi",
 "Percadil",
 "Susudel",
 "Churugusho",
 "Lentag",
 "Suscal",
 "Patadeli",
 "Chunasana",
 "Dircay",
 "Parig",
 "Pindilig",
 "Pichilcay",
 "Daligshi",
 "Molobog",
 "Shurun"