1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/hele_hero_xenophon.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
756 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_hero"
>
<Traits>
<Id>
<Specific>Xenophon</Specific>
<Civ>Hellenes</Civ>
<History>Xenophon (c. 430 B. C. to c. 355 B. C.) was a Greek soldier and (later) historian who was born in Athens of an oligarch family and was a student of Socrates during his youth. He was elected one of the new Greek leaders chosen to lead the army in its retreat out of Persia. Xenophon went on to fight and lead troops in numerous battles then later write numerous books on military tactics, organization and command throughout the remainder of his lifetime.</History>
</Id>
</Traits>
<Actor>units/hellenes/xenophon.xml</Actor>
</Entity>