This file is indexed.

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

name=_("Polynesian")
plural=_("?plural:Polynesian")
groups= "Oceanian", "Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("Polynesian culture stretches from Hawaii to New Zealand to\
 Easter Island and covers all the islands in between.")

leaders = {
 "name",                "sex"
 "Solomon Mamaloni",    "Male"
 "Malietoa Tanumafili", "Male"
 "Tofilau Eti Alesana", "Male"
 "Kamehameha",          "Male"
 "Pomare IV",           "Female"
}

ruler_titles = {
 "government",      "male_title",            "female_title"
 "Monarchy",        _("Great Chief %s"),     _("?female:Great Chief %s")
 "Republic",        _("Spokesman %s"),       _("Spokeswoman %s")
 "Democracy",       _("Principal Chief %s"), _("?female:Principal Chief %s")
}

flag="polynesian"
flag_alt = "-"
city_style = "Tropical"

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

conflicts_with = "hawaiian", "fijian", "maori", "rapa nui", "samoan",
 "tahitian", "tongan"
civilwar_nations = "hawaiian", "fijian", "maori", "rapa nui", "samoan",
 "tahitian", "tongan"

cities =
 "Apia",	; Samoa
 "Nuku'alofa",	; Tonga
 "Lautoka",	; Fiji
 "Pape'ete",	; Tahiti, French Polynesia
 "Hanga Roa",	; Easter Island
 "Honolulu",	; Hawaii
 "Hilo",	; Hawaii
 "Lihue",	; Hawaii
 "Hookena",	; Hawaii
 "Fongafale",	; Tuvalu
; Islands
 "Kapingamarangi",
 "Anuta",
 "Emae",
 "Mele",
 "Niue",
 "Nukumanu",
 "Nukuoro",
 "Pileni",
 "Rotuma",
 "Sikaiana",
 "Takuu",
 "Tikopia"