~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to data/nation/hessian.ruleset

  • Committer: Package Import Robot
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2011-08-28 22:40:00 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: package-import@ubuntu.com-20110828224000-j2r1erewlem25dox
Tags: 2.3.0-1
[ Karl Goetz ]
* New upstream version.
* Fix themes_sdl_use_system_fonts.diff to apply cleanly on 2.3.0
* Massage work_around_unity_induced_breakage.diff to get it
  applying to the new codebase (The patch assumes commits made
  after 2.3.0 was tagged upstream).

[ Clint Adams ]
* Fudge build system to think there is no libtool mismatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[nation_hessian]
 
2
 
 
3
name=_("Hessian")
 
4
plural=_("?plural:Hessians")
 
5
groups="European", "Early Modern", "Medieval"
 
6
legend=_("Hesse became a landgraviate of the Holy Roman Empire in the\
 
7
 13th century. In the 16th century it splintered into a a number of\
 
8
 smaller territories. Many Hessians fought in the American Revolution as\
 
9
 mercenaries on both sides. Currently Hesse is one of the states of the\
 
10
 Federal Republic of Germany.")
 
11
 
 
12
leaders = {
 
13
 "name",                        "sex"
 
14
 "Heinrich das Kind",           "Male"
 
15
 "Otto das Kind",               "Male"
 
16
 "Heinrich II der Eiserne",     "Male"
 
17
 "Ludwig der Friedfertige",     "Male"
 
18
 "Ulrich von Hutten",           "Male"
 
19
 "Philipp I der Großmütige",    "Male"
 
20
 "Wilhelm IV der Weise",        "Male"
 
21
 "Friedrich von Schweden",      "Male"
 
22
 "Ludwig X",                    "Male"
 
23
}
 
24
 
 
25
ruler_titles = {
 
26
 "government",      "male_title",        "female_title"
 
27
 "Despotism",       _("Landgrave %s"),   _("Landgravine %s")
 
28
 "Monarchy",        _("Elector %s"),     _("Electress %s")
 
29
 "Republic", _("Minister-President %s"), _("?female:Minister-President %s")
 
30
}
 
31
 
 
32
flag="hesse"
 
33
flag_alt = "germany"
 
34
city_style = "european"
 
35
 
 
36
init_techs=""
 
37
init_buildings=""
 
38
init_government="Despotism"
 
39
init_units=""
 
40
 
 
41
civilwar_nations="bavarian", "hanoverian", "badian", "palatinate"
 
42
 
 
43
cities =
 
44
 "Kassel",
 
45
 "Marburg",
 
46
 "Darmstadt",
 
47
 "Wiesbaden",
 
48
 "Homburg",
 
49
 "Frankfurt am Main",
 
50
 "Nassau",
 
51
 "Offenbach am Main",
 
52
 "Hanau",
 
53
 "Weilburg",
 
54
 "Gießen",
 
55
 "Fulda",
 
56
 "Rüsselsheim",
 
57
 "Wetzlar",
 
58
 "Rodgau",
 
59
 "Oberursel",
 
60
 "Dreieich",
 
61
 "Bensheim",
 
62
 "Hofheim",
 
63
 "Maintal",
 
64
 "Langen",
 
65
 "Neu-Isenburg",
 
66
 "Mörfelden-Walldorf",
 
67
 "Limburg",
 
68
 "Dietzenbach",
 
69
 "Viernheim",
 
70
 "Nauheim",
 
71
 "Vilbel",
 
72
 "Lampertheim",
 
73
 "Hersfeld",
 
74
 "Taunusstein",
 
75
 "Friedberg",
 
76
 "Baunatal",
 
77
 "Kelkheim",
 
78
 "Rödermark",
 
79
 "Griesheim",
 
80
 "Hattersheim",
 
81
 "Heppenheim",
 
82
 "Butzbach",
 
83
 "Pfungstadt",
 
84
 "Korbach",
 
85
 "Friedrichsdorf",
 
86
 "Dillenburg",
 
87
 "Weiterstadt",
 
88
 "Obertshausen",
 
89
 "Groß-Gerau",
 
90
 "Idstein",
 
91
 "Karben",
 
92
 "Stadtallendorf",
 
93
 "Gelnhausen",
 
94
 "Groß-Umstadt",
 
95
 "Rheinfels"