This file is indexed.

/usr/share/games/freeciv/nation/sioux.ruleset is in freeciv-data 2.4.2-1.

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
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
[nation_sioux]

name=_("Sioux")
plural=_("?plural:Sioux")
groups="Medieval", "American", "Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("The Sioux was a North American nation that fought several\
 decisive battles against the United States. It consisted of three distinct\
 groups of tribes: the Lakota, the Dakota and the Nakota.")

leaders = {
 "name",                "sex"
 "Sitting Bull",        "Male" ; a.k.a. Tatanka Yotanka
 "Crazy Horse",         "Male" ; a.k.a. Tasunka Witko
 "Little Crow",         "Male" ; a.k.a. Taoyateduta
 "Red Cloud",           "Male" ; a.k.a. Makhpyia-Luta
 "Big Eagle",           "Male" ; a.k.a. Wamditanka
 "Crow Dog",            "Male" ; a.k.a. Kangisanka
 "Wizikute",            "Male" ; literally "Pine Shooter"
 "Waneta",              "Male" ; literally "The Charger"
 "Napeshneeduta",       "Male" ; literally "Red man who flees not"
 "Tasunkakokipapi",     "Male" ; literally "Young Man Afraid of His Horses"
 "Black Shawl",         "Female"
}

ruler_titles = {
 "government",      "male_title",            "female_title"
 "Monarchy",        _("Great Chief %s"),     _("?female:Great Chief %s")
 "Republic",        _("Spokesman %s"),       _("Spokeswoman %s")
 "Democracy",       _("Principal Chief %s"), _("?female:Principal Chief %s")
 "Fundamentalism",  _("Shaman %s"),          _("?female:Shaman %s")
}

flag="cheyenne"
flag_alt = "-"
city_style = "Celtic"

init_techs=""
init_buildings=""
init_units=""
civilwar_nations = "iroquois", "hopi", "cree"

; City names are tribes. List based on data from this page:
; http://www.accessgenealogy.com/native/tribes/siouan/siouanfamilyhist.htm
cities =
 "Mdewakanton",
 "Wahpekute",
 "Sisseton",
 "Wahpeton",
 "Yankton",
 "Yanktonai",
 "Sichangu",
 "Itazipcho",
 "Sihasapa",
 "Miniconjou",
 "Oohenonpa",
 "Oglala",
 "Hunkpapa",
 "Assiniboin",
 "Omaha",
 "Ponca",
 "Quapaw",
 "Osage",
 "Pahatsi",
 "Utsehta",
 "Santsukhdhi",
 "Kansa",
 "Iowa",
 "Oto",
 "Missouri",
 "Winnebago",
 "Mandan",
 "Hidatsa",
 "Absaroke",
 "Biloxi",
 "Ofo",
 "Monacan",
 "Meipontsky",
 "Mohemencho",
 "Tutelo",
 "Saponi",
 "Occaneechi",
 "Manahoac",
 "Stegaraki",
 "Shackaconia",
 "Tauxitania",
 "Ontponea",
 "Tegninateo",
 "Whonkentia",
 "Hassinunga",
 "Catawba",
 "Woecon",
 "Sissipahaw",
 "Adshusheer",
 "Eno",
 "Waxhaw",
 "Sugeree",
 "Santee",
 "Catawba",
 "Cheraw",
 "Keyauwee"