Use linear-gradient instead of gtk css extension in gtk3.22-client theme
[freeciv.git] / data / nation / barbarian.ruleset
blob1cc7252b24b7428fc160920a7dc9b1d9aeca1d87
1 [nation_barbarian]
3 translation_domain="freeciv"
5 name=_("Barbarian")
6 plural=_("?plural:Barbarians")
7 groups="Core", "Barbarian"
8 legend=_("Since the dawn of civilization, barbarians have been a threat to\
9  cultured peoples everywhere.")
11 leaders = {
12  "name",        "sex"
13  "Genseric",    "Male"
14  "Alaric",      "Male"
15  "Theodoric",   "Male"
16  "Stilicho",    "Male"
17  "Attila",      "Male"
18  "Boadicea",    "Female"
21 flag="barbarian"
22 flag_alt = "-"
23 style = "European"
25 init_techs=""
26 init_buildings=""
27 init_units=""
29 cities = "Barbaricum"
31 is_playable = FALSE
32 barbarian_type = "Land"
34 ; nothing more needed for barbarians