/usr/share/games/freeciv/nation/shawnee.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 | [nation_shawnee]
name=_("Shawnee")
plural=_("?plural:Shawnee")
groups="American"
legend=_("An Algonquian people, the Shawnee were led by Tikamthi (better\
known as Tecumseh) and his brother Tenskwatawa in trying to create a\
pan-native alliance against American expansionism but were ultimately\
unsuccessful and made to resettle in the Indian Territory (modern Oklahoma).")
leaders = {
"name", "sex"
"Paxinos", "Male"
"Tenskwatawa", "Male"
"Tikamthi", "Male"
"Nererahhe", "Male"
"Waweyapiersenwaw", "Male"
"Tanacharison", "Male"
}
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 = "shawnee"
flag_alt = "-"
city_style = "Celtic"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="iroquois", "anishinaabe", "cree"
cities =
"Chalahgawtha",
"Kittanning",
"Shamokin",
"Sonnioto",
"Chalahgawtha", ; Chillicothe
"Wakatomika",
"Kagoughsage",
"Kymulga",
"Wakatawicks",
"Mequachake",
"Sawanogi",
"Piqua",
"Peixtan",
"Nawake",
"Wapaughkonetta",
"Kickenapawling",
"Conedogwinit",
"Scoutash",
"Chililisuagi",
"Wakarusa"
|