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

15 lines
699 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_support_fem">
<Traits>
<Id
civ_code="hele"
civ="Hellenes"
internal_only="false"
specific="Ghune"
history="Greek women were kept under tight control by their husbands, rarely leaving the home for anything beyond the necessities of daily life. They could not own anything or be involved in any business or legal transaction. They acted as household cook, nurse, seamstress, and early educator to young children. Spartan women were an exception to the normal code of conduct and enjoyed many freedoms."
/>
</Traits>
<Actor>units/hellenes/female_citizen.xml</Actor>
</Entity>