/usr/share/games/freeciv/nation/chinook.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  | [nation_chinook]
name=_("Chinook")
plural=_("?plural:Chinooks")
groups="American", "Early Modern"
legend=_("The Chinook Confederacy was a group of communities with common\
 customs and language. They were a sedentary people living along the\
 Columbia river in present-day Oregon and Washington in the United\
 States. Chinook regional influence can be seen in the fact that\
 their tongue became the base of a pidgin language for trade and\
 communication between Native Americans and Whites throughout Oregon,\
 Washington, British Columbia and all the way to Alaska.")
leaders = {
 "name",                "sex"
 "Catherine Troeh",     "Female"
 "Tumulth",             "Male"
 "Comcomly",            "Male"
}
ruler_titles = {
 "government",      "male_title",            "female_title"
 "Monarchy",        _("Great Chief %s"),     _("?female:Great Chief %s")
 "Democracy",       _("Principal Chief %s"), _("?female:Principal Chief %s")
}
flag="clatsop"
flag_alt="-"
city_style="Celtic"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Nimiipuu", "Salishan"
cities =
 "Multnomah",
 "Wasco",
 "Clatsop",
 "Clackamas",
 "Watlala",
 "Cathlahmahs",
 "Chilluckittequaw",
 "Chahcowah",
 "Wappato",
 "Cathlamet",
 "Wishram",
 "Killaniuck",
 "Skillot",
 "Wackiacum",
 "Wascopa",
 "Clowwewalla",
 "Cushook",
 "Echelut",
 "Kiksht",
 "Willapa",
 "Ilwaco"
 |