/usr/share/games/freeciv/nation/sikkimese.ruleset is in freeciv-data 2.4.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | [nation_sikkimese]
name=_("Sikkimese")
plural=_("?plural:Sikkimese")
groups="Asian", "Medieval", "Early Modern"
legend=_("Wedged between Nepal and Bhutan, the Himalayan kingdom\
of Sikkim was ruled by a lineage of monarchs known as chogyals for\
centuries, until becoming the 22nd state of India in 1975.")
leaders = {
"name", "sex"
"Tashi Namgyal", "Male"
"Tshudpud Namgyal", "Male"
"Pendiongmu", "Female"
"Phuntsog Namgyal", "Male"
"Khye Bumsa", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Despotism", _("Raja %s"), _("Rani %s")
"Fundamentalism", _("Lama %s"), _("?female:Lama %s")
"Monarchy", _("Maharaja %s"), _("Maharani %s")
}
flag="sikkim"
flag_alt="-"
city_style="Asian"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Bhutanese", "Nepali", "Indian"
cities =
"Yuksom",
"Rabdentse",
"Tumlong",
"Gangtok",
"Geyzing",
"Mangan",
"Namchi",
"Darjeeling",
"Karagong",
"Singtam",
"Rangpo",
"Melli",
"Legship",
"Dhupidanda",
"Pelling",
"Lambi",
"Lachen",
"Lachung",
"Jorethang",
"Naya Bazar",
"Yumthang",
"Yumesongdong"
|