/usr/share/games/freeciv/nation/indonesian.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  | [nation_indonesian]
translation_domain="freeciv"
name=_("Indonesian")
plural=_("?plural:Indonesians")
groups="Modern", "Asian", "Oceanian", "Core"
legend=_("Indonesia is a large country on the Malay Archipelago with central\
 government on the island of Java. The country has a Muslim majority and is\
 one of the most populous in the world.")
leaders = {
 "name",                        "sex"
 "Sukarno",                     "Male"
 "Suharto",                     "Male"
 "Megawati Sukarnoputri",       "Female"
}
ruler_titles = {
 "government",      "male_title",            "female_title"
 "Monarchy",        _("Sultan %s"),          _("Sultana %s")
 "Fundamentalism",  _("Imam %s"),            _("Imama %s")
}
flag="indonesia"
flag_alt = "-"
city_style = "Tropical"
init_techs=""
init_buildings=""
init_units=""
; Singapore has very similar flag
conflicts_with="Singaporean", "Majapahit", "Sri Vijaya"
civilwar_nations="Acehnese", "East Timorese", "Moluccan", "Papuan"
cities =
 "Jakarta",
 "Surabaya",
 "Bandung",
 "Medan",
 "Semarang",
 "Palembang",
 "Ujung Pandang",
 "Padang",
 "Malang",
 "Surakarta",
 "Banjarmasin",
 "Yogyakarta",
 "Pontianak",
 "Makasar",
 "Cirebon",
 "Bandar Lampung",
 "Denpasar",
 "Mataram",
 "Tegal",
 "Samarinda",
 "Pekan Baru",
 "Banjarmasin",
 "Manadao",
 "Balikpapan",
 "Jambi",
 "Pacet",
 "Ambon"
 |