This file is indexed.

/usr/share/games/freeciv/nation/aztec.ruleset is in freeciv-data 2.4.2-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
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
[nation_aztec]

name=_("Aztec")
plural=_("?plural:Aztecs")
groups="Medieval", "American", "Core"
; /* TRANS: Legend for nation in "core" set */
; /* TRANS: The fifth letter in "Cortes" should be */
; /* TRANS: U+00E9 LATIN SMALL LETTER E WITH ACUTE if available in */
; /* TRANS: your charset. In ISO-8859-1 (ISO Latin 1) this is 233. */
legend=_("The Azteca, a Nahuatl speaking people from the Sonoran desert,\
 seized control of the Toltec-derived civilizations of Central Mexico\
 during the 15th century, reviving the practice of human sacrifice.\
 They were conquered by the Spanish under Cortes in 1521.")

leaders = {
 "name",                        "sex"
 "Acamapichtli",                "Male"
 "Itzcoatl",                    "Male"
 "Nezahualcoyotl",              "Male"
 "Motecuhzoma Ilhuicamina",     "Male"
 "Axayacatl",                   "Male"
 "Ahuitzotl",                   "Male"
 "Motecuhzoma Xocoyotzin",      "Male"
 "Cuauhtemoc",                  "Male"
 "Ixtlilxochitl",               "Male"
 "Tecuichpo",                   "Female"
}

ruler_titles = {
 "government",  "male_title",            "female_title"
 "Democracy",   _("Speaker %s"),         _("?female:Speaker %s")
 "Monarchy",    _("Emperor %s"),         _("Empress %s")
} 

flag="aztec"
flag_alt = "mexico"	; Used previously
city_style = "Tropical"

init_techs=""
init_buildings=""
init_units=""
conflicts_with = "Mexican"
civilwar_nations = "Otomi", "P'urhepecha"

cities =
 "Mexihco Tenochtitlan (swamp, mountains, lake)",
 "Tetzcoco (mountains)",
 "Tlacopan (mountains, hills, lake)",
 "Tlatelulco (swamp, lake)",
 "Azcapotzalco (hills)",
 "Iztapallapan (lake, hills)",
 "Cuauhnanahuac (mountains, hills, forest, !ocean)",
 "Tlachco (mountains)",
 "Tollocan (mountains, plains)",
 "Chapoltepec (hills, forest)",
 "Coyohuacan (forest)",
 "Culhuacan (swamp)",
 "Huitzilipochco",
 "Mexihcatzinco",
 "Cuauhtitlan",
 "Coacalco",
 "Mixcoac",
 "Petlacalco",
 "Otompan (swamp)",
 "Malinalco",
 "Chalco (swamp)",
 "Xochimilco (swamp)",
 "Coatlichan",
 "Teloloapan",
 "Cuauhtinchan (river)",
 "Tochpan (ocean)",
 "Xiuhcoac",
 "Huaxtepec",
 "Xicotepec",
 "Tzompanco (swamp)",
 "Tlatauhquitepec",
 "Cuitlahuac",
 "Xico",
 "Ahuilizapan (mountains)",
 "Cuetlaxtlan",
 "Xaltocan",
 "Tenayuca",
 "Tepeyacac",
 "Tochtepec",
 "Coaixtlahuacan",
 "Tepozcolollan",
 "Ixtapallocan",
 "Tillantonco",
 "Nonohualco",
 "Huaxyacac",
 "Tizapan",
 "Mictlan",
 "Ehecatepec",
 "Oztoman",
 "Hueypochtlan",
 "Tlalnepantlan",
 "Chiconautlan",
 "Acolman",
 "Coatlinchan",
 "Naucalpan",
 "Oxitipan",
 "Xoconochco",
 "Cihuatlan",
 "Tlaxquiauhco",
 "Huexotla",
 "Tziuhcoac", 
 "Ocuillan",
 "Axocopan",
 "Nopallan"