/usr/share/games/freeciv/nation/mazovian.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_mazovian]
name=_("Mazovian")
plural=_("?plural:Mazovians")
groups="European", "Medieval"
legend=_("Mazovia is a historic and geographic region of central-eastern Poland.")
leaders = {
"name", "sex"
"Miecław", "Male"
"Bolesław IV Kędzierzawy", "Male"
"Kazimierz II Sprawiedliwy", "Male"
"Leszek I Biały", "Male"
"Konrad I Mazowiecki", "Male"
"Helena Znojemska", "Female"
"Janusz II", "Male"
"Janusz III", "Male"
"Konrad III Rudy", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Despotism", _("Prince %s"), _("Princess %s")
"Fundamentalism", _("Archbishop %s"), _("Mother Superior %s")
"Monarchy", _("Grand Prince %s"), _("Grand Princess %s")
"Communism", _("First Secretary %s"), _("?female:First Secretary %s")
}
flag = "mazovia"
flag_alt = "-"
city_style = "European"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "polish", "cuyavian"
cities =
"Czersk",
"Płock",
"Warszawa",
"Łomża",
"Rawa",
"Dobrzyń",
"Sierpc",
"Mława",
"Żarnów",
"Radom",
"Zakroczym",
"Sochaczew",
"Gostynin",
"Wizna",
"Liw",
"Płońsk",
"Kuczbork",
"Niedzbórz",
"Szreńsk",
"Nur",
"Wyszogród",
"Grójec",
"Ciechanów",
"Przasnysz",
"Ostrołęka",
"Zambrów",
"Drohiczyn",
"Żuromin",
"Pułtusk",
"Kozienice",
"Żyrardów",
"Pruszków",
"Otwock",
"Siedlce",
"Garwolin",
"Zwoleń",
"Skierniewice",
"Łowicz",
"Wyszków",
"Radzymin",
"Warka",
"Iłża",
"Różan",
"Serock"
|