/usr/share/games/freeciv/nation/pelasgian.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 | [nation_pelasgian]
name=_("Pelasgian")
plural=_("?plural:Pelasgians")
groups="Ancient", "European"
legend=_("Pelasgians or Pelasgoi were an ancient pre-Greek people of Greece.\
Much is still unknown about them, but it is probable they were of\
pre-Indo-European origin.")
leaders = {
"name", "sex"
"Pelasgos", "Male"
"Minyas", "Male"
"Athamas", "Male"
"Ogyges", "Male"
"Phoroneus", "Male"
"Kekrops", "Male"
}
flag="pelasgian"
flag_alt = "-"
city_style = "Classical"
ruler_titles = {
"government", "male_title", "female_title"
"Anarchy", _("Usurper %s"), _("?female:Usurper %s")
"Despotism", _("Despot %s"), _("?female:Despot %s")
"Fundamentalism", _("Elder %s"), _("?female:Elder %s")
}
init_techs=""
init_buildings=""
init_units=""
conflicts_with="hellenic", "byzantine", "roman", "ottoman", "turkish", "venetian",
"italian"
civilwar_nations = "cretan", "greek" ; carian
cities =
"Pharsalos",
"Korinthos",
"Zakynthos",
"Athenai",
"Mykenai",
"Amarynthos",
"Tirynsos",
"Brilettos",
"Lykabettos",
"Gargettos",
"Larissa",
"Parnassos",
"Kephissos",
"Ilissos",
"Amnissos",
"Tylissos",
"Messene",
"Kyllene",
"Kyrene",
"Mytilene",
"Thebes",
"Delphi",
"Lindos",
"Rhamnos"
|