/usr/share/games/freeciv/nation/senegalese.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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82  | [nation_senegalese]
name=_("Senegalese")
plural=_("?plural:Senegalese")
groups="Modern", "African"
legend=_("Senegal is the westernmost country of mainland Africa. It has\
 been independent from France since 1960. Senegal is relatively stable\
 and democratic compared to its neighbors.")
leaders = {
 "name",                        "sex"
 "Léopold Sédar Senghor",       "Male"
 "Abdou Diouf",                 "Male"
 "Mame Madior Boye",            "Female"
}
ruler_titles = {
 "government",      "male_title",         "female_title"
 "Fundamentalism",  _("Grand Mufti %s"), _("?female:Grand Mufti %s")
 "Monarchy",        _("Mansa %s"),       _("?female:Mansa %s")
}
flag= "senegal"
flag_alt = "-"
city_style = "Tropical"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="jolof"
civilwar_nations="malian", "jolof", "gambian", "fulani"
cities =
 "Dakar (ocean)",
 "Saint-Louis",
 "Touba",
 "Thiès",
 "Pikine",
 "Kaolack",
 "Guediawaye",
 "Mbour",
 "Rufisque",
 "Ziguinchor",
 "Diourbel",
 "Louga",
 "Tambacounda",
 "Mbacké",
 "Kolda",
 "Richard Troll",
 "Bargny",
 "Tivaouane",
 "Joal-Fadiouth",
 "Dahra",
 "Kaffrine",
 "Bignona",
 "Fatick",
 "Vélingara",
 "Bambey",
 "Sébikhotane",
 "Dagana",
 "Sédhiou",
 "Nguékhokh",
 "Kédougou",
 "Pout",
 "Kayar",
 "Matam",
 "Mékhé",
 "Nioro du Rip",
 "Ouro Sogui",
 "Kébémer",
 "Ndioum",
 "Koungheul",
 "Guinguinéo",
 "Linguère",
 "Khombole",
 "Bakel",
 "Sokone",
 "Diamniadio",
 "Mboro",
 "Thiadiaye",
 "Goudomp",
 "Podor",
 "Gossas"
 |