[Freeciv-Dev] Re: Sioux nation
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> > It might be a bit late for this release, but here is the Sioux
> > nation, which is present in Civ2.
>
> Thanks; adding nations is not likely to be a problem, especially
> since we already have the flag in this case.
>
> Shouldn't there be some Sioux-specific ruler titles? Eg, I seem
> to recall "Chief" and "Great Chief" for Despotism and Monarchy.
>
Ooops, here it is with ruler titles:
/jk
--- freeciv/data/default/nations.ruleset Sat Oct 9 12:46:04 1999
+++ freeciv-b/data/default/nations.ruleset Mon Oct 11 10:23:04 1999
@@ -1006,6 +1006,35 @@
"Ähtäri", "Nivala", "Kannus", "Kitee", "Kiuruvesi", "Närpiö", "Somero",
"Pyhäjärvi", "Haapavesi", "Viitasaari", "Paimio", "Nilsiä", "Juankoski"
+[nation29]
+
+name=_("Sioux")
+plural=_("Sioux")
+leader="Sitting Bull", "Crazy Horse", "Little Crow", "Red Cloud"
+leader_sex="Male", "Male", "Male", "Male"
+flag="f.sioux"
+flag_alt = "-"
+city_style = "European"
+
+ruler_titles = { "government", "male_title", "female_title"
+ "Despotism", _("Chief"), _("Chief")
+ "Monarchy", _("Great Chief"), _("Great Chief")
+ }
+
+attack=2
+expand=0
+civilized=1
+advisors=100,100,100,100,100,100,100
+tech_goals = "Monarchy", "Philosophy", "The Republic", "Iron Working"
+wonder="Sun Tzu War Academy"
+government="Republic"
+
+cities = ;big problem I use names of more known battles between Indians and USA
+ "Big Mound", "Killdeer Knee", "Bear Paw", "Lame Deer",
+ "Wolf Mountain", "Dull Knife", "Little Bighorn", "Blue Water",
+ "Birch Coulee", "Wood Lake", "Whitestone Hill", "Dead Buffalo Lake",
+ "Whitebird Creek", "Clearwater", "Big Hole", "Pine Ridge"
+
[misc]
|
|