/usr/share/games/freeciv/nation/bangladeshi.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 66 67 68 | [nation_bangladeshi]
name=_("Bangladeshi")
plural=_("?plural:Bangladeshis")
groups="Modern", "Asian"
legend=_("The People's Republic of Bangladesh was formed from the former\
Pakistani territory of East Bengal following a war of independence.")
leaders = {
"name", "sex"
"Siraj ud-Daulah", "Male"
"Ziaur Rahman", "Male"
"Sheikh Mujibur Rahman", "Male"
"Maulana Bhashani", "Male"
"Hussain Muhammad Ershad", "Male"
"Khaleda Zia", "Female"
}
ruler_titles = {
"government", "male_title", "female_title"
"Despotism", _("Raja %s"), _("Rani %s")
"Monarchy", _("Maharaja %s"), _("Maharani %s")
"Republic", _("Nabob %s"), _("?female:Nabob %s")
"Fundamentalism", _("Mullah %s"), _("?female:Mullah %s")
}
flag="bangladesh"
flag_alt = "-"
city_style = "Asian"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="Bengali"
civilwar_nations="Sikkimese", "Assamese"
cities =
"Dhaka",
"Chittagong",
"Khulna",
"Rajshahi",
"Tongi",
"Sylhet",
"Rangpur",
"Mymensingh",
"Narayangonj",
"Barisal",
"Jessore",
"Comilla",
"Nawabganj",
"Dinajpur",
"Bogra",
"Kadamrasul",
"Madhabdi",
"Sirajganj",
"Tangail",
"Brahmanbaria",
"Gazipur",
"Savar",
"Naogaon",
"Jamalpur",
"Pabna Sadar",
"Feni",
"Saidpur",
"Faridpur",
"Magura",
"Chandpur"
|