Use linear-gradient instead of gtk css extension in gtk3.22-client theme
[freeciv.git] / data / nation / etruscan.ruleset
blob316fbe5c2a8f640ae349344ea6e536b520c46710
1 [nation_etruscan]
3 name=_("Etruscan")
4 plural=_("?plural:Etruscans")
5 groups="Ancient", "European"
6 legend=_("The Etruscans were an ancient civilization in Etruria, Italy,\
7  known for their artistic achievements and building of necropolises.\
8  Their language is only partly deciphered and their origins are still\
9  debated. They called themselves Rasna and formed a confederation of twelve\
10  cities. In the 6th century the Etruscan civilization started to crumble\
11  after Roman and Gallic incursions. Rome itself probably originated as\
12  a city state that threw off Etruscan domination. As a result, Roman\
13  sources often put the Etruscans in a negative light, depicting them as\
14  a sexually licentious culture. However, Roman civilization owes a lot to\
15  their Etruscan predecessors.")
17 leaders = {
18  "name",                "sex"
19  "Osiniu",              "Male"
20  "Tyrsenos",            "Male"
21  "Thefarie Velianas",   "Male"
22  "Aruns",               "Male"
23  "Lars Porsena",        "Male"
24  "Lars Tolumnius",      "Male"
25  "Tarquinius",          "Male"
26  "Sleparis",            "Female"
29 ruler_titles = {
30  "government",      "male_title",        "female_title"
31  "Anarchy",         _("Usurper %s"),     _("?female:Usurper %s")
32  "Monarchy",        _("High King %s"),   _("High Queen %s")
33  "Republic",        _("Consul %s"),      _("?female:Consul %s")
37 flag = "etruscan"
38 flag_alt = "italy"
39 style = "Classical"
41 init_techs=""
42 init_buildings=""
43 init_units=""
45 conflicts_with = "italian"
46 civilwar_nations = "roman", "corsican", "gallic"
48 cities =
49  "Velzna",
50  "Veia",
51  "Clevsin",
52  "Cisra",
53  "Persna",
54  "Pupluna",
55  "Tarchnal",
56  "Velathri",
57  "Curtun",
58  "Aret",
59  "Vetluna",
60  "Velch",
61  "Alalia",
62  "Orclae",
63  "Capna",
64  "Cusi",
65  "Hepa",
66  "Narce",
67  "Nepete",
68  "Sena",
69  "Sveama",
70  "Statna",
71  "Surna",
72  "Suthri",
73  "Tlamu",
74  "Tular",
75  "Vipsul",
76  "Arimna",
77  "Hatria",
78  "Ceisna",
79  "Felsina",
80  "Manthva",
81  "Misa",
82  "Mutina",
83  "Parma",
84  "Ravna",
85  "Spina",
86  "Capeva",
87  "Inarime",
88  "Irna",
89  "Nuvla",
90  "Pumpai",
91  "Ruma",
92  "Campeva",
93  "Tuscna",
94  "Spica"