/usr/share/games/freeciv/nation/inuit.ruleset is in freeciv-data 2.5.3-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 | [nation_inuit]
name=_("Inuit")
plural=_("?plural:Inuits")
groups="American"
legend=_("The Inuits are a group of peoples inhabiting the Arctic areas\
of North America and Siberia. The Canadian territory of Nunavut has a\
majority population of Inuits; the name of the territory means \"our\
land\" in Inuktitut.")
leaders = {
"name", "sex"
"Abe Okpik", "Male"
"Helen Maksagak", "Female"
"Paul Okalik", "Male"
"Eva Aariak", "Female"
}
ruler_titles = {
"government", "male_title", "female_title"
"Fundamentalism", _("Shaman %s"), _("?female:Shaman %s")
"Monarchy", _("Great Chief %s"), _("?female:Great Chief %s")
"Republic", _("Spokesman %s"), _("Spokeswoman %s")
"Democracy", _("Principal Chief %s"), _("?female:Principal Chief %s")
}
flag="nunavut"
flag_alt = "greenland" ; used previously
city_style = "European"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Canadian", "Aleut", "Greenlander"
cities =
; Communities recognised by the Government of Nunavut
"Iqaluit", ; Frobisher Bay
"Kangiqiniq",
"Arviat", ; Eskimo Point
"Qamani’tuaq",
"Iglulik",
"Iqaluktuuttiaq",
"Pangniqtuuq",
"Mittimatalik",
"Qurluqtuq",
"Kinngait",
"Uqsuqtuuq",
"Kangiqtugaapik",
"Talurjuaq",
"Salliit",
"Naujaat",
"Sanikiluaq",
"Ikpiarjuk",
"Arviligjuaq",
"Sanirajak",
"Qikiqtarjuaq",
"Kimmirut", ; Lake Harbour
"Tikirarjuaq",
"Igluligaarjuk",
"Qausuittuq",
"Aujuittuq"
|