/usr/share/games/freeciv/nation/bavarian.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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | [nation_bavarian]
name=_("Bavarian")
plural=_("?plural:Bavarians")
groups="Medieval", "Early Modern", "European"
legend=_("Bavaria, before national unification in 1870 CE, was one of the\
largest of the German kingdoms.")
leaders = {
"name", "sex"
"Tassilo III", "Male"
"Welf I", "Male"
"Maximilian", "Male"
"Adelheid", "Female"
"Max II Emanuel", "Male"
"Maximilian I Joseph", "Male"
"Ludwig II", "Male"
"Kurt Eisner", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Despotism", _("Duke %s"), _("Duchess %s")
"Fundamentalism", _("Bishop %s"), _("Mother Superior %s")
"Democracy", _("Minister-President %s"), _("?female:Minister-President %s")
}
flag="bavarian"
flag_alt = "-"
city_style = "European"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "franconian", "austrian", "tyrolian", "palatinate"
cities =
"München",
"Regensburg",
"Ingolstadt",
"Landshut",
"Rosenheim",
"Eichstätt",
"Passau",
"Straubing",
"Mühldorf",
"Freising",
"Deggendorf",
"Erding",
"Freilassing",
"Altötting",
"Pfaffenhofen",
"Vilshofen",
"Plattling",
"Traunstein",
"Burghausen",
"Dingolfing",
"Nürnberg",
"Augsburg",
"Würzburg",
"Fürth",
"Erlangen",
"Bayreuth",
"Bamberg",
"Aschaffenburg",
"Kempten",
"Neu-Ulm",
"Schweinfurt",
"Hof",
"Amberg",
"Dachau",
"Ansbach",
"Neumarkt",
"Garmisch-Partenkirchen",
"Bad Kissingen",
"Rothenburg ob der Tauber",
"Donauwörth",
"Bad Reichenhall",
"Marktredwitz",
"Füssen",
"Berchtesgaden",
"Landau an der Isar",
"Neustadt an der Aisch"
|