/usr/share/games/freeciv/nation/iraqi.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 58 59 60 61 62 63 64 65 | [nation_iraqi]
name=_("Iraqi")
plural=_("?plural:Iraqis")
groups="Modern", "Asian"
legend=_("Iraq was founded after the fall of the Ottoman\
empire. It is encompassing the ancient region of Mesopotamia at the\
confluence of the Tigris and Euphrates rivers.")
leaders = {
"name", "sex"
"Faisal I", "Male"
"Saddam Hussein", "Male"
"Mohammed Baqir al-Hakim", "Male"
"Abdul Salam Arif", "Male"
"Bakr Sidqi", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Communism", _("Chairman %s"), _("Chairwoman %s")
"Fundamentalism", _("Caliph %s"), _("Calipha %s")
}
flag = "iraq"
flag_alt = "iraq_old"
city_style = "Babylonian"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="Sumerian", "Babylonian"
civilwar_nations="Assyrian", "Kurdish", "Kuwaiti"
cities =
"Baghdad",
"Al-Basra",
"Mosul",
"An-Najaf",
"Kirkuk",
"Tikrit",
"Umm Qasr",
"Nassiriya",
"Ar-Rutba",
"Karbala",
"As-Sulaymaniya",
"Samarra",
"Al-Kut",
"Ar-Ramadi",
"Arbil",
"Kazimain",
"Madinat as-Sadr",
"Baiji",
"Baquba",
"Dahuk",
"Al-Diwaniya",
"Falluja",
"Halabja",
"Al-Hillah",
"Iskandariya",
"Muqdadiya",
"Osiraq",
"Samawa",
"Tadji"
|