/usr/share/games/freeciv/nation/gupta.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 | [nation_gupta]
name=_("Gupta")
plural=_("?plural:Gupta")
groups="Asian", "Ancient"
legend=_("The Gupta Empire was one of the great classical empires. It\
ruled northern India from around 240 to 550 CE.")
leaders = {
"name", "sex"
"Chandra Gupta I", "Male"
"Sumudra Gupta", "Male"
"Kumara Gupta", "Male"
"Skanda Gupta", "Male"
"Chandra Gupta II", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Despotism", _("Raja %s"), _("Rani %s")
"Monarchy", _("Maharaja %s"), _("Maharani %s")
}
flag = "gupta"
flag_alt = "-"
city_style = "Babylonian"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="indian", "bengali"
cities =
"Pataliputra",
"Ujjain",
"Ayodhya",
"Mathura",
"Padmava",
"Licron",
"Vengi",
"Sanchi",
"Girnar",
"Mandasor",
"Rajagriha",
"Bodh Gaya",
"Kasi",
"Sarnath",
"Bharut",
"Kausaubi",
"Prayaga",
"Sravasti",
"Indraprastra",
"Hastinapura",
"Kurukshatra",
"Broach",
"Tmralipti",
"Thanesar",
"Gwalior",
"Nalanda"
|