/usr/share/games/freeciv/nation/abyssinian.ruleset is in freeciv-data 2.4.3-3.
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 | [nation_abyssinian]
name=_("Abyssinian")
plural=_("?plural:Abyssinians")
groups="Ancient", "Medieval", "Early Modern", "African"
legend=_("Abyssinians - also known as Habesha or Ethiopians - are a\
Semitic people who ruled historical states in the Horn of Africa, the\
most prominent being the Aksumite Kingdom and the Ethiopian Empire.")
leaders = {
"name", "sex"
"Ezana", "Male"
"Yekuno Amlak", "Male"
"Lalibela", "Male"
"Eleni", "Female"
"Dawit II", "Male"
"Menelik II", "Male"
"Haile Selassie", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Fundamentalism", _("Patriarch %s"), _("Matriarch %s")
"Monarchy", _("Emperor %s"), _("Empress %s")
}
flag="ethiopia_old"
flag_alt="-"
city_style="Babylonian"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Ethiopian", "Eritrean", "Nubian"
conflicts_with="Ethiopian", "Eritrean"
cities =
"Yeha",
"Aksum",
"Wukro",
"Matara",
"Adulis",
"Qohaito",
"Hawulti",
"Mendefera",
"Zula",
"Dungur",
"Lalibela",
"Gondar",
"Debarwa",
"Mek'ele",
"Adigrat",
"Gefegef",
"Tiya",
"Debre Berhan",
"Magdala"
|