/usr/share/games/freeciv/nation/egyptian.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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | [nation_egyptian]
name=_("Egyptian")
plural=_("?plural:Egyptians")
groups="Ancient", "African", "Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("Egypt was the second-oldest of the world's civilizations. Since\
ancient times it has been unusually urbanized, supporting a large\
population on silt deposited by the annual floodings of the Nile.")
leaders = {
"name", "sex"
"Ramesses II", "Male"
"Cleopatra VII", "Female"
"Tutankhamun", "Male"
"Narmer", "Male"
"Thutmose I", "Male"
"Hatshepsut", "Female"
"Nefertiti", "Female"
"Khufu", "Male" ; a.k.a. "Cheops"
"Akhenaten", "Male"
}
ruler_titles = {
"government", "male_title", "female_title"
"Anarchy", _("Usurper %s"), _("?female:Usurper %s")
"Democracy", _("Chancellor %s"), _("?female:Chancellor %s")
"Despotism", _("Pharaoh %s"), _("?female:Pharaoh %s")
"Monarchy", _("Great Pharaoh %s"), _("?female:Great Pharaoh %s")
}
flag="egypt_ancient"
flag_alt = "egypt"
city_style = "Babylonian"
init_techs=""
init_buildings=""
init_units=""
civilwar_nations="nubian"
; Source: http://www.narmer.pl/map/nomy_en.htm
; Alternative names in comment
cities =
"Waset", ; No-Amon, Diospolis Magna, Thebes, Luxor, Karnak
"Ineb-Hedj", ; Men-Nefer, Memphis, Mit Rahina
"Yunu", ; On, Heliopolis, el-Matariya
"Suentet", ; Syene, Asuan
"Sheresi", ; Merwer, Shedyt, Crokodilopolis, Arsinoe, Medinet el-Fayum
"Per-Bastet", ; Bubastis, Tell Basta
"Rakote", ; Alexandria
"Behdet", ; Sam-Behutkhet, Pa-khen-em-Amon, Hu, Diospolis Parva etc.
"Sa", ; Sais, San el-Hagar
"Hardai", ; Cynopolis
"This", ; Tjeny, Thinis, Girga
"Ipu", ; Ipu-Khent-Min, Khemmis Panopolis, Akhmim
"Djeuka", ; Antaeopolis, Kaw el-Kebir
"Yuni", ; Hermonthis, Armant
"Khem", ; Letopolis, Kom Ausim
"Henen-Nesut", ; Heracleopolis, Ehnasije el-Medine
"Per-Medjed", ; Oxyrynkhos, el-Bahnasa
"Per-Usiri", ; Djedu, Busiris, Taposiris Magna, Abusir Bana
"Imu", ; Kom el-Hisn
"Itji-Tawi", ; el-Lisht
"Sauti", ; Lycopolis, Asyut
"Akhet-Aton", ; el-Amarna
"Chaswu", ; Xois, Sakha
"Pi-Rameses", ; Qantir
"Abdju", ; Osiris, Abydos
"Djanenet", ; Hut-Waret, Tanis, Awaris, San el-Hagar
"Per-Banebdjedet", ; Mendes, Tema el-Amdid
"Tjeb-Neter", ; Sebennythos, Samanud
"Anpet-Djedet", ; Tmuis
"Gebtiu", ; Koptos, Kuft
"Taminhor", ; Hermopolis Parva, Damanhur
; Cities without Old Egyptian name; Probably founded by Greeks or Romans
"Pelusium",
"Canopus",
"Naucratis",
"Aphroditopolis",
"Ammonium",
"Acoris",
"Timonepsis",
"Nilopolis",
"Ibiu",
"Andropolis",
"Sele",
"Antiphrae",
"Apis"
|