/usr/share/games/freeciv/nation/centralafrican.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  | [nation_central_african]
name=_("Central African")
plural=_("?plural:Central Africans")
groups="Modern", "African"
legend=_("The Central African Republic is a country in Central Africa,\
 formerly known as the French African territory of Ubangi-Shari. It was\
 ruled briefly as a dictatorship in the 70s under Emperor Bokassa I during\
 which it was called the Central African Empire.")
leaders=
{
 "name",		"sex"
 "André Kolingba",	"male"
 "David Dacko",		"male"
 "Elisabeth Domitien",	"female"
 "Jean-Bédel Bokassa",	"male"
 "Barthélemy Boganda",	"male"
}
ruler_titles = {
 "government",      "male_title",      "female_title"
 "Monarchy",        _("Emperor %s"),   _("Empress %s")
}
flag="car"
flag_alt="-"
city_style="Tropical"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Chadian", "Congolese", "Cameroonian"
cities =
 "Bangui",
 "Bimbo",
 "Mbaiki",
 "Berbérati",
 "Kaga-Bandoro",
 "Bozoum",
 "Carnot",
 "Sibut",
 "Bambari",
 "Bria",
 "Bouar",
 "Bossangoa",
 "Nola",
 "Bangassou",
 "Damara",
 "Mobaye",
 "Paoua",
 "Boda",
 "Ippy",
 "Batangafo",
 "Alindao",
 "Kabo",
 "Rafaï",
 "Bouca",
 "Obo",
 "Ndélé",
 "Kembé",
 "Mongoumba",
 "Yakolé",
 "Birao",
 "Gamboula",
 "Kouango",
 "Baoro",
 "Boali",
 "Oudda",
 "Gambo",
 "Ouango"
 |