/usr/share/games/freeciv/nation/aramean.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  | [nation_aramean] 
name=_("Aramean") 
plural=_("?plural:Arameans") 
groups="Ancient", "Asian" 
legend=_("According to legend, the Aramean people are the descendants of\
 Aram, the grandson of Noah.") 
leaders = {
 "name",        "sex"
 "Ahuni",       "Male"
 "Kapara",      "Male"
 "Barrakib",    "Male"
 "Bar Hadad",   "Male"
 "Hasael",      "Male"
 "Zenobia",     "Female"
 "Aryo",        "Male"
 "Abgar VIII",  "Male" ; a.k.a. Abgar the Great
}
flag="aram" 
flag_alt = "-" 
city_style = "Classical" 
init_techs="" 
init_buildings="" 
init_units="" 
civilwar_nations = "assyrian", "babylonian", "palmyrene"
cities = 
 "Aram",
 "Amid",
 "Mardin",
 "Commagene",
 "Urhoi", 
 "Haran",
 "Melitene",
 "Nisibin",
 "Guzana",
 "Yamkhat",
 "Hama", 
 "Homs",
 "Damascus",
 "Tadmor",
 "Ebla", 
 "Midyat",
 "Tikrit",
 "Bethsaida" 
 |