[Freeciv-Dev] Different Texan Ruleset
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
The author of the fascism patch included a Texan ruleset; I've been
working on one too, and I think mine's a little better. :-)
It's attached. Main differences are:
Leaders (he used J.D. Henderson, Richards, and Bush; I used
Stephen F. Austin, Ma Ferguson, and Lyndon B. Johnson. Ma
Ferguson served two terms as Texas governor in the early
20th century).
Tech goals
Wonder (he used Statue of Liberty; I use Apollo Program)
Cities (I have a lot more, and in a different order)
Republic leader title (mine's Governor)
==Jake ``in my copius spare time, I'm working on a CSA ruleset'' K. /* XPM */
static char * texasflag_xpm[] = {
"30 20 23 1",
" c None",
". c #FFFFFF",
"+ c #F75252",
"@ c #EFF7FF",
"# c #EF1818",
"$ c #DEEFF7",
"% c #CEDEEF",
"& c #BDD6EF",
"* c #ADCEE7",
"= c #9CBDDE",
"- c #8CB5DE",
"; c #84ADD6",
"> c #739CCE",
", c #6394C6",
"' c #636363",
") c #5284C6",
"! c #427BBD",
"~ c #395294",
"{ c #394284",
"] c #3173B5",
"^ c #2163B5",
"/ c #105AAD",
"( c #0052A5",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((((((((....................",
"((((..((((....................",
"((......((....................",
"((((..((((####################",
"(((....(((####################",
"(((]((@(((####################",
"((((((((((####################",
"((((((((((####################",
"((((((((((####################",
"((((((((((####################",
"((((((((((####################",
"((((((((((####################",
"((((((((((####################"};
/* XPM */
static char * texas_trident_xpm[] = {
"26 20 5 1",
" c None",
". c #000000",
"+ c #0052A5",
"@ c #FFFFFF",
"# c #EF1818",
"..........................",
".++++++++@@@@@@@@@@@@@@@@.",
".++++++++@@@@@@@@@@@@@@@@.",
".++++++++@@@@@@@@@@@@@@@@.",
".++++++++@@@@@@@@@@@@@@@@.",
".++++++++@@@@@@@@@@@@@@@@.",
".++++++++@@@@@@@@@@@@@@@@.",
".+++@++++@@@@@@@@@@@@@@@@.",
".+++@++++@@@@@@@@@@@@@@@@.",
".+@@@@@++@@@@@@@@@@@@@@@@.",
".++@@++++################.",
".++@@@+++################.",
".++++++++################.",
".++++++++################.",
".++++++++################.",
".++++++++################.",
".++++++++################.",
".++++++++################.",
".++++++++################.",
".........................."};
/* XPM */
static char * texas_shield_xpm[] = {
"13 13 5 1",
" c None",
". c #11121D",
"+ c #0000FF",
"@ c #FFFFFF",
"# c #FF0000",
".............",
".+++++@@@@@@.",
".+++++@@@@@@.",
".++@++@@@@@@.",
".+@@@+@@@@@@.",
".++@++@@@@@@.",
"@.++++#####.@",
"@.++++#####.@",
"@.++++#####.@",
"@@.+++####.@@",
"@@.+++####.@@",
"@@@..+##..@@@",
"@@@@@...@@@@@"};
[nation_american]
name=_("American")
plural=_("?plural:Americans")
leader="Sam Houston", "Stephen F. Austin", "Ma Ferguson", "Lyndon B. Johnson"
leader_sex="Male", "Male", "Female", "Male"
flag="f.texas"
flag_alt = "-"
city_style = "European"
ruler_titles = { "government", "male_title", "female_title"
"Republic", _("Governor"), _("Governor")
"Fundamentalism", _("Reverend"), _("Reverend")
}
attack=0
expand=2
civilized=2
advisors=100,100,100,100,100,100,100
tech_goals = "The Republic", "Gunpowder", "Engineering", "Refining",
"Railroad", "Automobile"
wonder="Apollo Program"
government="Democracy"
cities =
"Austin", "Dallas", "Houston", "San Antonio", "Fort Worth",
"Galveston", "Corpus Christi", "El Paso", "Lubbock", "Amarillo",
"Eagle Pass", "Wichita Falls", "Midland", "Odessa", "Waco", "Beaumont",
"Irving", "Denton", "Texarkana", "Port Arthur", "Brownsville", "Laredo",
"Nacogdoches", "Lufkin", "Killeen", "College Station",
"Abilene", "Waxahachie", "Bryan", "Huntsville", "Texas City", "Tyler",
"Arlington", "Garland", "Carrollton", "Mesquite", "Weatherford",
"Stephenville", "New Braunfels", "San Marcos", "Plainview",
"Uvalde", "Lake Jackson", "Sherman", "Del Rio", "Kerrville",
"Brownwood", "Round Rock", "The Woodlands",
"Wharton", "Orange", "Temple", "Victoria", "Kingsville",
"Harlingen", "Muleshoe", "Canyon", "Lamesa", "Fort Stockton",
"McAllen", "Big Spring", "San Angelo", "Alpine", "Pecos", "Dalhart",
"Sweetwater", "Snyder", "Dumas", "Borger", "Pampa", "Perryton", "Tuna"
|
|