/usr/share/games/freeciv/nation/mauritanian.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  | [nation_mauritanian]
name=_("Mauritanian")
plural=_("?plural:Mauritanians")
groups="African", "Modern"
legend=_("Mauritania is a country in North West Africa, where the Arab\
 and Sub-Saharan African worlds meet. Mauritania became Islamized from\
 the 11th century onwards. Colonized by France in the 19th century, the\
 country became an independent republic in 1960.")
leaders = {
 "name",                        "sex"
 "Nasr ad-Din",                 "Male"
 "Ma al-'Aynayn",               "Male"
 "Moktar Ould Daddah",          "Male"
 "Maaouya Ould Sid'Ahmed Taya", "Male"
}
ruler_titles = {
 "government",     "male_title",   "female_title"
 "Monarchy",       _("Emir %s"),   _("Emira %s")
 "Fundamentalism", _("Imam %s"),   _("Imama %s")
}
flag="mauritania"
flag_alt = "-"
city_style = "babylonian"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "sahrawi", "jolof", "amazigh"
cities =
 "Nawakshut (ocean)",
 "Kifa",
 "Nawadhibu (ocean)",
 "Al-Quwarib",
 "An-Na'ma",
 "Kayhaydi",
 "Buqa",
 "'Ayun-al-'Atrus",
 "Hsay Walad 'Ali Babi",
 "Al-Zwirat",
 "Tijiqja",
 "Atar",
 "Aqjawajat",
 "Bu Tilimit",
 "Tinbadgha",
 "Guérou",
 "Magta' Lahjar",
 "Alak",
 "Tintane",
 "Adel Bagru",
 "Walata",
 "Bababé",
 "Chagar",
 "Djowol",
 "M'bout",
 "Afdayrik",
 "Maghama",
 "Kubanni",
 "Shingati",
 "Arafat",
 "Benishab",
 "Choum",
 "Dar-Naim",
 "El Mina",
 "Ksar",
 "Ar-Riyadh",
 "Sebkha",
 "Tevragh-Zeina",
 "Teyarett",
 "Toujouonine"
 |