/usr/share/games/freeciv/nation/belgian.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 | [nation_belgian]
name=_("Belgian")
plural=_("?plural:Belgians")
groups="Modern", "European"
legend = _("Belgium gained independence from the Dutch Kingdom in 1830.\
Belgium is mainly characterized by its movement from a unified state\
to a federal one. This is the result of the Flemish and the\
Walloon's nationalist (almost) peaceful fights.")
leaders = {
"name", "sex"
"Leopold I", "Male"
"Leopold II", "Male"
"Albert I", "Male"
"Leopold III", "Male"
"Baudouin", "Male" ; Flemish name: "Boudewijn"
"Philippe", "Male"
"Elisabeth", "Female"
}
ruler_titles = {
"government", "male_title", "female_title"
"Democracy", _("Prime Minister %s"), _("?female:Prime Minister %s")
"Fundamentalism", _("Bishop %s"), _("Mother Superior %s")
"Republic", _("Stadtholder %s"), _("Stadtholdress %s")
}
flag="belgium"
flag_alt = "-"
city_style = "Celtic"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="flemish", "walloon", "german belgian"
civilwar_nations="flemish", "walloon", "congolese"
; Alternating Flemish and Walloon names
cities =
"Brussel / Bruxelles",
"Antwerpen",
"Charleroi",
"Gent",
"Liège",
"Brugge",
"Namur",
"Leuven",
"Mons",
"Aalst",
"La Louvière",
"Mechelen",
"Tournai",
"Kortrijk",
"Seraing",
"Hasselt",
"Verviers",
"Sint-Niklaas",
"Mouscron",
"Oostende",
"Herstal",
"Genk",
"Châtelet",
"Roeselare",
"Binche",
"Beveren",
"Wavre",
"Dendermonde",
"Néau",
"Lokeren",
"Dinant"
|