This file is indexed.

/usr/share/games/freeciv/nation/carthaginian.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
[nation_carthaginian]

name=_("Carthaginian")
plural=_("?plural:Carthaginians")
groups="Ancient", "African", "Core"
; Carthage being a successor-state of the Phoenician empire
conflicts_with="phoenician"
; /* TRANS: Legend for nation in "core" set */
legend=_("The Carthaginians, descendants of Phoenician traders,\
 ran a naval empire in the Mediterranean from the 5th to 2nd centuries\
 BCE. Carthage was destroyed by Rome in 146 BCE.")

leaders = {
 "name",                "sex"
 "Hannibal Barca",      "Male"
 "Hasdrubal Barca",     "Male"
 "Hamilcar Barca",      "Male"
 "Dido",                "Female"
}

ruler_titles = {
 "government",      "male_title",        "female_title"
 "Anarchy",         _("Usurper %s"),     _("?female:Usurper %s")
 "Democracy",       _("Judge %s"),       _("?female:Judge %s")
}

flag="cartago"
flag_alt = "tunisia"	; Used previously
city_style = "Classical"

init_techs=""
init_buildings=""
init_units=""
civilwar_nations="phoenician", "sicilian", "iberian"

;Ancient cities from Africa and south Spain,
;some are later roman colonies and not carthaginian towns

cities =
  "Carthago", "Leptis Magna", "Cirta", "Hadrumetum", "Aspis",
  "Charax", "Oea", "Sabrata", "Utica", "Saldae", "Cartenna",
  "Siga", "Rusaddir", "Tingis", "Gades", "Malaca", "Mastia",
  "Thapsus", "Capsa", "Thugga", "Thevesta", "Madaura", "Sitifis",
  "Githis", "Uthina", "Thamugaddi", "Lambaesis"