/usr/share/games/freeciv/nation/european.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 | [nation_europe]
name=_("European")
plural=_("?plural:Europeans")
groups="Imaginary"
legend=_("The foundation for the European Union was laid in 1957 with the\
Treaty of Rome. The EU project has developed since then and is beginning to\
resemble a fledgeling super state. But the question remains: Does such a\
thing as a common European identity and nation actually exist?")
; Presidents of the European Commission that held office over one year.
leaders = {
"name", "sex"
"Walter Hallstein", "Male"
"Jean Rey", "Male"
"Franco Maria Malfatti", "Male"
"Sicco L. Mansholt", "Male"
"Roy Jenkins", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Fundamentalism", _("Pope %s"), _("Popess %s")
"Democracy", _("Commissioner %s"), _("?female:Commissioner %s")
}
flag="europe"
flag_alt = "-"
city_style = "European"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="austrian", "belgian", "bulgarian", "czech", "cypriot",
"danish", "estonian", "finnish", "french", "german",
"hellenic", "hungarian", "irish", "italian", "latvian",
"lithuanian", "luxembourgish", "maltese", "dutch", "polish",
"portuguese", "romanian", "slovakian", "slovenian",
"spanish", "swedish", "british"
civilwar_nations="austrian", "belgian", "bulgarian", "czech", "cypriot",
"danish", "estonian", "finnish", "french", "german",
"hellenic", "hungarian", "irish", "italian", "latvian",
"lithuanian", "luxembourgish", "maltese", "dutch", "polish",
"portuguese", "romanian", "slovakian", "slovenian",
"spanish", "swedish", "british"
cities=
; Sites of EU institutions
"Brussel / Bruxelles",
"Lëtzebuerg",
"Strasbourg",
"Frankfurt am Main",
"Den Haag"
; Subsequent cities fetched from city lists of member nations
|