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

« back to all changes in this revision

Viewing changes to data/nation/bosporan.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_bosporan]
 
2
 
 
3
name=_("Bosporan")
 
4
plural=_("?plural:Bosporans")
 
5
groups="European", "Ancient"
 
6
legend=_("The Bosporan Kingdom was an ancient state in eastern Crimea and\
 
7
 the Taman Peninsula on the shores of the Cimmerian Bosporus.")
 
8
 
 
9
leaders = {
 
10
 "name",                "sex"
 
11
 "Gomer",               "Male"
 
12
 "Genger",              "Male"
 
13
 "Esdron",              "Male"
 
14
 "Basabiliano",         "Male"
 
15
 "Gaberiano",           "Male"
 
16
 "Teushapa",            "Male"
 
17
 "Getmalor",            "Male"
 
18
 "Sandakhshatra",       "Male"
 
19
 "Almadion",            "Male"
 
20
 "Marcomer",            "Male"
 
21
 "Spartocus I",         "Male"
 
22
 "Paerisades II",       "Male"
 
23
 "Asander",             "Male"
 
24
 "Sauromates I",        "Male"
 
25
 "Rhoemetalces",        "Male"
 
26
 "Rhescuporis II",      "Male"
 
27
 "Ininthimeus",         "Male"
 
28
 "Rhadamsades",         "Male"
 
29
}
 
30
 
 
31
flag = "bosporus"
 
32
flag_alt = "-"
 
33
city_style = "Classical"
 
34
 
 
35
init_techs=""
 
36
init_buildings=""
 
37
init_government="Despotism"
 
38
init_units=""
 
39
conflicts_with = "ukrainian"
 
40
civilwar_nations = "scythian",  "thracian", "byzantine"
 
41
 
 
42
cities =
 
43
"Pantikapaion",
 
44
"Fanagoreia",
 
45
"Tanais",
 
46
"Eupatoria",
 
47
"Theodoseia",
 
48
"Chersonisos Tauriki",
 
49
"Kimmerikon",
 
50
"Hermonassa",
 
51
"Gorgippia",
 
52
"Nymfaion",
 
53
"Olbia Pontiki",
 
54
"Herakleia",
 
55
"Kalamita",
 
56
"Kalos Limen",
 
57
"Kerkintis",
 
58
"Tyras",
 
59
"Borysthenis",
 
60
"Charax",
 
61
"Tyritaki",
 
62
"Myrmikion",
 
63
"Kipoi",
 
64
"Sinda",
 
65
"Chabon",
 
66
"Neapolis",
 
67
"Symbolon Limen",
 
68
"Kyraia",
 
69
"Akra",
 
70
"Iluraton",
 
71
"Parthenion",
 
72
"Porthmion",
 
73
"Achilion",
 
74
"Korkondama"
 
75
 
 
76
 
 
77