/usr/share/games/freeciv/nation/armenian.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  | [nation_armenian]
name=_("Armenian")
plural=_("?plural:Armenians")
groups="Ancient", "Medieval", "Modern", "European", "Asian"
legend=_("According to legend, the Armenian people are the descendants of\
 Haik - the great-great-grandson of Noah. The modern Republic of Armenia\
 gained independence from the Soviet Union in 1991.")
leaders = {
 "name",                "sex"
 "Armenak",             "Male"
 "Ishpuinis",           "Male"
 "Tigranes II",         "Male"
 "Gregor Lusarovitch",  "Male"
 "Trdat III",           "Male"
 "Menuas",              "Male"
 "Argishtis I",         "Male"
 "Zabel I",             "Female"
}
ruler_titles = {
 "government",     "male_title",        "female_title"
 "Anarchy",        _("Usurper %s"),     _("?female:Usurper %s")
 "Fundamentalism", _("Patriarch %s"),   _("Matriarch %s")
}
flag="armenia"
flag_alt = "-"
city_style = "Classical"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "georgian", "assyrian", "karabakhi"
; Cities of modern Republic of Armenia only
cities =
 "Yerevan",
 "Gyumri",
 "Vanadzor",
 "Echmiadzin",
 "Hrazdan",
 "Abovyan",
 "Kapan",
 "Alaverdi",
 "Gavar",
 "Artashat",
 "Ijevan",
 "Vardenis",
 "Ararat",
 "Armavir",
 "Artik",
 "Ashtarak",
 "Charnentsavan",
 "Dilijan",
 "Goris",
 "Masis",
 "Sevan",
 "Sisian",
 "Yeghegnadzor",
 "Haghpat",
 "Sanahin",
 "Odzun",
 "Zvartnots"
 |