1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/kart_fem.xml
Ykkrosh 75b291931d Actor reorganisation
This was SVN commit r2763.
2005-09-23 03:54:51 +00:00

16 lines
778 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_support_fem">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="Ezrahít"
history="Unlike many ancient cities Carthage was found by a woman; Queen Dido, hailing originally from Tyre. Carthaginian women were famous for their beauty and were capable of extremely hard physical work. The records written about the Third Punic War mentioned that all citizens of Carthage, including the women, worked incessantly to manufacture weapons and prepare the city for siege. The women even cut their own hair for use in the springs of artillery pieces."
/>
</Traits>
<Actor>units/carthaginians/female_citizen.xml</Actor>
</Entity>