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

« back to all changes in this revision

Viewing changes to data/nation/jamaican.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_jamaican]
 
2
 
 
3
name=_("Jamaican")
 
4
plural=_("?plural:Jamaican")
 
5
groups="Modern", "American"
 
6
legend=_("Columbus landed on Jamaica in 1494. The island was colonized by\
 
7
 the Spanish but in 1655 it was conquered by the English, who turned the\
 
8
 island into a slave-based plantation economy. Slavery was abolished in\
 
9
 1834. The country became an independent country within the Commonwealth\
 
10
 in 1962. Jamaica is famous around the world for its music; genres such\
 
11
 as reggae and ska originated on the island.")
 
12
 
 
13
leaders = {
 
14
 "name",                        "sex"
 
15
 "Samuel Sharpe",               "Male"
 
16
 "Paul Bogle",                  "Male"
 
17
 "Alexander Bustamante",        "Male"
 
18
 "Michael Manley",              "Male"
 
19
 "P. J. Patterson",             "Male"
 
20
 "Portia Simpson-Miller",       "Female"
 
21
}
 
22
 
 
23
ruler_titles = {
 
24
 "government",     "male_title",            "female_title"
 
25
 "Democracy",      _("Prime Minister %s"),  _("?female:Prime Minister %s")
 
26
 "Fundamentalism", _("Rasta %s"),           _("?female:Rasta %s")
 
27
}
 
28
 
 
29
flag="jamaica"
 
30
flag_alt = "-"
 
31
city_style = "Tropical"
 
32
 
 
33
init_techs=""
 
34
init_buildings=""
 
35
init_government="Despotism"
 
36
init_units=""
 
37
civilwar_nations = "grenadian", "dominican"
 
38
 
 
39
cities =
 
40
 "Kingston",
 
41
 "Spanish Town",
 
42
 "Montego Bay (ocean)",
 
43
 "May Pen",
 
44
 "Port Royal (ocean)",
 
45
 "Mandeville",
 
46
 "Montego Bay (ocean)",
 
47
 "Saint Ann's Bay (ocean)",
 
48
 "Savanna la Mar (ocean)",
 
49
 "Black River",
 
50
 "Port Maria (ocean)",
 
51
 "Port Antonio (ocean)",
 
52
 "Ocho Rios",
 
53
 "Falmouth",
 
54
 "Portmore",
 
55
 "Lucea",
 
56
 "Old Harbour (ocean)",
 
57
 "Linstead",
 
58
 "Half Way Tree",
 
59
 "Bog Walk",
 
60
 "Ewarton",
 
61
 "Constant Spring",
 
62
 "Morant Bay (ocean)",
 
63
 "Hayes",
 
64
 "Old Harbour Bay (ocean)",
 
65
 "Christiana",
 
66
 "Stony Hill",
 
67
 "Santa Cruz",
 
68
 "Brown's Town",
 
69
 "Yallahs",
 
70
 "Grange Hill",
 
71
 "Bull Savanna",
 
72
 "Runaway Bay (ocean)",
 
73
 "Porus",
 
74
 "Point Hill",
 
75
 "Anotto Bay (ocean)",
 
76
 "Negril",
 
77
 "Alligator Pond"