This file is indexed.

/usr/share/games/freeciv/nation/venezuelan.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
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[nation_venezuelan]

name=_("Venezuelan")
plural=_("?plural:Venezuelans")
groups="American", "Modern"
; /* TRANS: The fourth letter in "Simon" should be */
; /* TRANS: U+00F3 LATIN SMALL LETTER O WITH ACUTE if available in */
; /* TRANS: your charset.  In ISO-8859-1 (ISO Latin 1) this is 243. */
legend=_("Venezuela is the northernmost country in South America. Having\
 been a Spanish colony since the 16th century, the country gained\
 independence on July 5th 1811 under the leadership of El Libertador Simon\
 Bolivar - The Liberator. Venezuela has one of the largest proven oil and\
 gas reserves of the world; during the oil boom of the 1970s it was the\
 wealthiest country of Latin America. The country is known for its varied\
 landscapes and high biodiversity.")

leaders = {
 "name",                        "sex"
 "Nicolás de Federmán",         "Male"
 "Francisco de Miranda",        "Male"
 "Simón Bolívar",               "Male"
 "Cristóbal Mendoza",           "Male"
 "José Antonio Páez",           "Male"
 "Juan Vicente Gómez",          "Male"
 "Rómulo Gallegos",             "Male"
 "Marcos Pérez Jiménez",        "Male"
 "Rómulo Betancourt",           "Male"
 "Hugo Chávez",                 "Male"
}

ruler_titles = {
 "government",     "male_title",       "female_title"
 "Despotism",      _("General %s"),    _("?female:General %s")
 "Fundamentalism", _("Bishop %s"),     _("Mother Superior %s")
}

flag="venezuela"
flag_alt = "-"
city_style = "Tropical"

init_techs=""
init_buildings=""
init_units=""

; Similar flags:
conflicts_with="colombian"
civilwar_nations="cuban", "colombian", "guyanese"

cities =
 "Caracas",
 "Maracaibo",
 "Valencia",
 "Maracay",
 "Barquisimeto",
 "Ciudad Guayana",
 "Barcelona",
 "Ciudad Bolívar",
 "San Cristóbal (mountains)",
 "Maturín",
 "Coro (ocean)",
 "Mérida (hills)",
 "Trujillo",
 "Los Teques",
 "Cumaná",
 "Guanare",
 "Barinas",
 "San Juan de los Morros",
 "Puerto Ayacucho (jungle, river)",
 "San Felipe",
 "La Asunción",
 "San Fernando",
 "San Carlos",
 "La Guaira",
 "Punto Fijo (ocean)",
 "Petare",
 "Porlamar (ocean)",
 "Calabozo",
 "Puerto Cabello (ocean)",
 "Santa Teresa",
 "Carora",
 "Valle de Pascua",
 "Tucupita",
 "Puerto la Cruz (ocean)",
 "Guasdualito",
 "Ejido",
 "Anaco",
 "La Fría",
 "Rubio",
 "La Vela de Coro (ocean)",
 "Nirgua",
 "Baruta",
 "Tinaquillo",
 "Turmero",
 "El Tigre",
 "Cagua",
 "Cabudare",
 "Cabimas",
 "Valera",
 "Guatire",
 "La Puerta",
 "El Tocuyo",
 "Nueva Cádiz",
 "Santa María de Ipire",
 "Yaritagua",
 "Santa Elena de Uairén",
 "El Limón",
 "Santa Rita",
 "Catia La Mar (ocean)",
 "Acarigua",
 "Ocumare del Tuy",
 "San Carlos de Río Negro (jungle, river)",
 "Guarenas",
 "Cúa",
 "Mariara",
 "Palo Negro",
 "Charallave",
 "Carúpano",
 "La Victoria",
 "Ciudad Ojeda",
 "San Antonio del Táchira",
 "El Cafetal",
 "San Carlos del Zulia",
 "Puerto Miranda (ocean)"