/usr/share/games/freeciv/nation/kashmiri.ruleset is in freeciv-data 2.5.3-1.
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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74  | [nation_kashmiri]
name=_("Kashmiri")
plural=_("?plural:Kashmiris")
groups="Medieval", "Early Modern", "Asian"
legend=_("The Kashmir valley is situated by the western foothills of the\
 Himalayas. Having been inhabited for millennia, it is a melting pot of\
 Hindu, Tibetan, and Islamic culture.")
leaders = {
 "name",            "sex"
 "Gulab Singh",     "Male"
 "Zain-ul-Abidin",  "Male"
 "Shah Mir Swati",  "Male"
 "Kota",            "Female"
 "Didda",           "Female"
 "Sugandha",        "Female"
 "Lalitaditya",     "Male"
}
ruler_titles = {
 "government",      "male_title",      "female_title"
 "Despotism",       _("Raja %s"),      _("Rani %s")
 "Monarchy",        _("Maharaja %s"),  _("Maharani %s")
}
flag="kashmir"
flag_alt="-"
city_style="Asian"
init_techs=""
init_buildings=""
init_units=""
conflicts_with="Indian", "Pakistani"
civilwar_nations="Sikh", "Mughal"
cities=
 "Rajapura", ; ancient capital
; Kashmir valley
 "Srinagar",
 "Anamtnag", ; Anantnag
 "Baramulla",
 "Awantipora",
 "Pahalgam",
 "Sonamarg",
 "Sopore",
 "Uri",
 "Gaoran",
 "Hera Ahlan",
 "Kupwara",
; Azad Kashmir
 "Udabhanda", ; Muzaffarabad
 "Kotli",
 "Mirpur",
 "Bhimber",
 "Keran",
 "Kel",
 "Rawalakot",
; Jammu
 "Jammu",
 "Akhnoor",
 "Rajouri",
 "Doda",
 "Udhampur",
 "Balhar",
 "Dumare",
 "Kishtwar",
 "Nagrota",
 "Kaluchak",
 "Samba",
 "Poonch",
 "Kathua"
 
 |