Comment fix: OS is not excluded from permissive.
[freeciv.git] / data / nation / northkorean.ruleset
blobf332ad492720cdc0bacb80dae00e96289faed5a2
1 [nation_northkorean]
3 name=_("North Korean")
4 plural=_("?plural:North Koreans")
5 groups="Modern", "Asian"
6 legend=_("In 1945 Korea was split by the Soviet Union and\
7  the United States into two states along the 38th parallel,\
8  forming North Korea and South Korea. 60 years on,\
9  North Korea remains a communist state of the Stalinist type.")
11 leaders = {
12  "name",                "sex"
13  "Kim Jong-il",         "Male" ; Second leader of DPRK.
14  "Kim Il-sung",         "Male" ; First leader of DPRK.
17 flag="north_korea"
18 flag_alt = "-"
19 style = "Asian"
21 ruler_titles = {
22  "government",      "male_title",               "female_title"
23  "Anarchy",        _("Enemy of the People %s"), _("?female:Enemy of the People %s")
24  "Despotism",      _("Commissar %s"),           _("?female:Commissar %s")
25  "Fundamentalism", _("Dear Leader %s"),         _("?female:Dear Leader %s")
26  "Monarchy",       _("Great Leader %s"),        _("?female:Great Leader %s")
29 init_techs=""
30 init_buildings=""
31 init_units=""
33 civilwar_nations = "South Korean"
35 ; Sorted according to 2005 population
36 cities =
37  "Pyongyang",
38  "Hamhung",
39  "Nampho",
40  "Hungnam",
41  "Kaesong",
42  "Wonsan",
43  "Chongjin",
44  "Sinuiju",
45  "Haeju",
46  "Kanggye",
47  "Kimchaek",
48  "Sariwon",
49  "Songnim",
50  "Pyongsong",
51  "Hyesan",
52  "Sinpho",
53  "Tanchon",
54  "Rason",
55  "Anju",
56  "Hoeryong",
57  "Tokchon",
58  "Huichon",
59  "Kaechon",
60  "Manpho",
61  "Munchon",
62  "Sunchon"