/usr/share/games/freeciv/nation/amazonian.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 | [nation_amazonians]
name=_("Amazonian")
plural=_("?plural:Amazons")
groups="Imaginary"
legend=_("The Amazons are a fictional nation of women warriors \
which appear in Classical Greek writing and art. Authors have located \
them in the Ukraine, Asia Minor, or Libya. The Amazons were reported \
to remove their right breasts in order to better use the bow and other \
weapons.")
leaders = {
"name", "sex"
"Penthesilea", "Female"
"Hippolyta", "Female"
"Semiramis", "Female"
"Myrine", "Female"
"Thalestris", "Female"
"Antianara", "Female"
"Antiope", "Female"
}
flag="amazon"
flag_alt = "-"
city_style = "Classical"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "Turkish"
cities =
"Pontus", "Smyrna", "Ephesus", "Sinope", "Paphos", "Themiscyra",
"Cyme", "Myrine", "Pitane", "Mytilene", "Priene", "Megara",
"Chaeronea", "Chalcis", "Scotussa", "Cynoscephalae", "Athens",
"Palus Maeotis"
|